| RigidBodyBoundingBox Property  | 
 
            Get the bounding box of the physical body.
            
 
    Namespace: 
   GeonBit.ECS.Components.Physics
    Assembly:
   GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic BoundingBox BoundingBox { get; }Property Value
Type: 
BoundingBox
See Also