Difference between revisions of "RevoluteJoint:setLowerLimit"

 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
Sets the lower limit.
 
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 12:
 
* [[parent::RevoluteJoint]]
 
* [[parent::RevoluteJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#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