Difference between revisions of "RevoluteJoint:setUpperLimit"

 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
Sets the upper limit.
 
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 12:
 
* [[parent::RevoluteJoint]]
 
* [[parent::RevoluteJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Sets the upper limit.}}

Latest revision as of 15:53, 4 March 2013

Sets the upper limit.

Function

Synopsis

RevoluteJoint:setUpperLimit( upper )

Arguments

number upper
The upper limit, in radians.

Returns

Nothing.

See Also