Documentation
›
API Reference
›
Object
›
Joint
MotorEnabled
Lua
C++
This function can tell whether a joint's actuator is enabled.
Syntax
bool
MotorEnabled
()
Returns
If the joint motor is enabled true is return, otherwise false is returned.