Sets the upper limit.
== Function ==
=== Synopsis ===
<source lang="lua">
PrismaticJoint:setUpperLimit( upper )
</source>
=== Arguments ===
{{param|number|upper|The upper limit, usually in meters.}}
=== Returns ===
Nothing.
== See Also ==
* [[parent::PrismaticJoint]]
[[Category:Functions]]
{{#set:Description=Sets the upper limit.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|PrismaticJoint:setUpperLimit}}