Difference between revisions of "RevoluteJoint:setLimits"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Sets the limits.
 
Sets the limits.
 
== Function ==
 
== Function ==
Line 15: Line 14:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Sets the limits.}}
 
{{#set:Description=Sets the limits.}}
 +
== Other Languages ==
 +
{{i18n|RevoluteJoint:setLimits}}

Revision as of 11:31, 22 January 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