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