ConstReadonlyAABB: numberDraw broadphase axis-aligned bounding boxes.
ReadonlyALL: numberAll flags combined.
ReadonlyCENTER_OF_MASS: numberDraw body centre-of-mass markers.
ReadonlyCONTACTS: numberDraw contact points and normals.
ReadonlyJOINTS: numberDraw joint/constraint anchor points and connecting lines.
ReadonlySHAPES: numberDraw shape outlines (circles and polygons).
ReadonlyVELOCITIES: numberDraw body linear velocity vectors.
Bitmask flags for controlling which elements are drawn by DebugDraw.
Pass a combination of these flags (bitwise OR) to
Space.debugDraw()to select which layers are rendered.