Get the ratio of a [[GearJoint|gear joint.]]
== Function ==
=== Synopsis ===
<source lang="lua">
ratio = GearJoint:getRatio( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|ratio|The ratio of the joint.}}
== See Also ==
* [[parent::GearJoint]]
[[Category:Functions]]
{{#set:Description=Get the ratio of a gear joint.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|GearJoint:getRatio}}