enableBodyDebug : boolean
If true when a physics body is created (via enableBody) it will create a physics debug object as well.
This only works for P2 bodies.
- Inherited From
- Source code: core/Group.js (Line 217)
enableBodyDebug : boolean
If true when a physics body is created (via enableBody) it will create a physics debug object as well.
This only works for P2 bodies.
Please login to continue.