Click or drag to resize
BasePhysicsComponentCollisionGroup Property
The collision group this body belongs to. Note: compare bits mask.

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

Property Value

Type: Int16
See Also