Parameter | Description |
---|---|
physicsMask | The PhysicsMask bits to compare to this PhysicsMask. If this is zero, false will always be returned. |
bool True if any set bits in the specified PhysicsMask are also set in this PhysicsMask, false otherwise.
Checks if the provided PhysicsMask set bits are also set in this PhysicsMask.