Difference between revisions of "RevoluteJoint:getLowerLimit"

m (Undo revision 4887 by Minicz (Talk))
 
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the lower limit.}}
 
{{#set:Description=Gets the lower limit.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|RevoluteJoint:getLowerLimit}}
 
{{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