Difference between revisions of "PulleyJoint:setRatio"

(add detail)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
+
Set the pulley ratio.
 
== Function ==
 
== Function ==
Set the pulley ratio.
 
 
=== Synopsis ===
 
=== Synopsis ===
 
<source lang="lua">
 
<source lang="lua">
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Set the pulley ratio.}}
 
{{#set:Description=Set the pulley ratio.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{i18n|PulleyJoint:setRatio}}

Latest revision as of 17:29, 25 March 2011

Set the pulley ratio.

Function

Synopsis

PulleyJoint:setRatio( ratio )

Arguments

number ratio
The new pulley ratio of the joint.

Returns

Nothing.

See Also


Other Languages