getCollisionMask() → {number}
Gets the collision bitmask from the groups this body collides with.
Returns
number -
The bitmask.
- Source code: physics/p2/Body.js (Line 247)
getCollisionMask() → {number}
Gets the collision bitmask from the groups this body collides with.
The bitmask.
Please login to continue.