removeNextStep : boolean
To avoid deleting this body during a physics step, and causing all kinds of problems, set removeNextStep to true to have it removed in the next preUpdate.
- Source code: physics/p2/Body.js (Line 117)
removeNextStep : boolean
To avoid deleting this body during a physics step, and causing all kinds of problems, set removeNextStep to true to have it removed in the next preUpdate.
Please login to continue.