Difference between revisions of "PrismaticJoint:getLowerLimit"

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

Latest revision as of 17:21, 25 March 2011

Gets the lower limit.

Function

Synopsis

lower = PrismaticJoint:getLowerLimit( )

Arguments

None.

Returns

number lower
The lower limit, usually in meters.

See Also


Other Languages