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