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