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