Difference between revisions of "PrismaticJoint:setLimits"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Sets the limits.
 
Sets the limits.
 
== Function ==
 
== Function ==
Line 15: Line 14:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Sets the limits.}}
 
{{#set:Description=Sets the limits.}}
 +
== Other Languages ==
 +
{{i18n|PrismaticJoint:setLimits}}

Revision as of 10:11, 21 January 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