Click or drag to resize
BasicPhysicalBodyShape Property
Get the collision shape.

Namespace:  GeonBit.Core.Physics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ICollisionShape Shape { get; }

Property Value

Type: ICollisionShape
See Also