Difference between revisions of "RevoluteJoint:getLowerLimit"

m (1 revision: Imported docs from potato.)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
Gets the lower limit.
 
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 12:
 
* [[parent::RevoluteJoint]]
 
* [[parent::RevoluteJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Gets the lower limit.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{i18n|RevoluteJoint:getLowerLimit}}

Latest revision as of 17:31, 25 March 2011

Gets the lower limit.

Function

Synopsis

lower = RevoluteJoint:getLowerLimit( )

Arguments

None.

Returns

number lower
The lower limit, in radians.

See Also


Other Languages