Difference between revisions of "PrismaticJoint:setUpperLimit"

 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
Sets the upper limit.
 
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 12:
 
* [[parent::PrismaticJoint]]
 
* [[parent::PrismaticJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Sets the upper limit.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{i18n|PrismaticJoint:setUpperLimit}}

Latest revision as of 17:22, 25 March 2011

Sets the upper limit.

Function

Synopsis

PrismaticJoint:setUpperLimit( upper )

Arguments

number upper
The upper limit, usually in meters.

Returns

Nothing.

See Also


Other Languages