Click or drag to resize
BasicPhysicalBodyCollisionMask Property
With which collision groups this body will collide? Note: compare bits mask.

Namespace:  GeonBit.Core.Physics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public short CollisionMask { get; set; }

Property Value

Type: Int16
See Also