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