| 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)
Syntaxpublic short CollisionMask { get; set; }Property Value
Type: 
Int16
See Also