| IBodyShapeInfoCreateShape Method  | 
 
            Create and return a collision shape of this type.
            
 
    Namespace: 
   GeonBit.ECS.Components.Physics
    Assembly:
   GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxICollisionShape CreateShape()
Return Value
Type: 
ICollisionShapeCollision shape instance.
See Also