BasePhysicsComponentCollisionMask Property |
With which collision groups this body will collide?
Note: compare bits mask.
Namespace:
GeonBit.ECS.Components.Physics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public short CollisionMask { get; set; }
Property Value
Type:
Int16See Also