{{newin|[[0.8.0]]|080|type=method}}
Returns the damping ratio of the joint.

== Function ==
=== Synopsis ===
<source lang="lua">
ratio = WeldJoint:getDampingRatio( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|ratio|The damping ratio.}}
== See Also ==
* [[parent::WeldJoint]]
* [[WeldJoint:setDampingRatio]]
[[Category:Functions]]
{{#set:Description=Returns the damping ratio of the joint.}}
{{#set:Since=080}}
== Other Languages ==
{{i18n|WeldJoint:getDampingRatio}}