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