kinematic : boolean
Returns true if the Body is kinematic. Setting Body.kinematic to 'false' will make it static.
- Source code: physics/p2/Body.js (Line 1574)
kinematic : boolean
Returns true if the Body is kinematic. Setting Body.kinematic to 'false' will make it static.
Please login to continue.