Checks whether the motor is enabled.
== Function ==
=== Synopsis ===
<source lang="lua">
enabled = PrismaticJoint:isMotorEnabled( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|boolean|enabled|True if enabled, false if disabled.}}
== See Also ==
* [[parent::PrismaticJoint]]
[[Category:Functions]]
{{#set:Description=Checks whether the motor is enabled.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|PrismaticJoint:isMotorEnabled}}