Difference between revisions of "RevoluteJoint:setLimits"

m (included link to other languages)
 
Line 14: Line 14:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Sets the limits.}}
 
{{#set:Description=Sets the limits.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|RevoluteJoint:setLimits}}
 
{{i18n|RevoluteJoint:setLimits}}

Latest revision as of 17:31, 25 March 2011

Sets the limits.

Function

Synopsis

RevoluteJoint:setLimits( lower, upper )

Arguments

number lower
The lower limit, in radians.
number upper
The upper limit, in radians.

Returns

Nothing.

See Also


Other Languages