Difference between revisions of "RevoluteJoint:setLowerLimit"

m (1 revision: Importing from potato (again).)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
 
Sets the lower limit.
 
Sets the lower limit.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Sets the lower limit.}}
 
{{#set:Description=Sets the lower limit.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{i18n|RevoluteJoint:setLowerLimit}}

Latest revision as of 17:32, 25 March 2011

Sets the lower limit.

Function

Synopsis

RevoluteJoint:setLowerLimit( lower )

Arguments

number lower
The lower limit, in radians.

Returns

Nothing.

See Also


Other Languages