{{oldin|[[0.8.0]]|080|type=function|text=This function is not supported in that version}}
{{newin|[[0.9.0]]|090|type=function|text=It has been renamed again}}
Enables/disables the joint limit.

== Function ==
=== Synopsis ===
<source lang="lua">
enable = PrismaticJoint:setLimitsEnabled( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|boolean|enable|True if enabled, false if disabled.}}

== See Also ==
* [[parent::PrismaticJoint]]
[[Category:Functions]]
{{#set:Description=Enables/disables the joint limit.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|PrismaticJoint:setLimitsEnabled}}