Difference between revisions of "PrismaticJoint:setLimits"

m (1 revision: Imported docs from potato.)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
Sets the limits.
 
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 14: Line 13:
 
* [[parent::PrismaticJoint]]
 
* [[parent::PrismaticJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Sets the limits.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{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