Difference between revisions of "PrismaticJoint:setLimits"

m (included link to other languages)
 
Line 14: Line 14:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Sets the limits.}}
 
{{#set:Description=Sets the limits.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|PrismaticJoint:setLimits}}
 
{{i18n|PrismaticJoint:setLimits}}

Latest revision as of 17:22, 25 March 2011

Sets the limits.

Function

Synopsis

PrismaticJoint:setLimits( lower, upper )

Arguments

number lower
The lower limit, usually in meters.
number upper
The upper limit, usually in meters.

Returns

Nothing.

See Also


Other Languages