Gets the lower limit.
== Function ==
=== Synopsis ===
<source lang="lua">
lower = RevoluteJoint:getLowerLimit( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|lower|The lower limit, in radians.}}
== See Also ==
* [[parent::RevoluteJoint]]
[[Category:Functions]]
{{#set:Description=Gets the lower limit.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|RevoluteJoint:getLowerLimit}}