| ICollisionShapeClone Method  | 
 
            Clone the physical shape.
            
 
    Namespace: 
   GeonBit.Core.Physics.CollisionShapes
    Assembly:
   GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ICollisionShape Clone()
Return Value
Type: 
ICollisionShapeCloned shape.
See Also