GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.Core.Physics
BasicPhysicalBody Class
BasicPhysicalBody Properties
CollisionGroup Property
CollisionMask Property
EnableSimulation Property
Friction Property
InvokeCollisionEvents Property
IsActive Property
IsEthereal Property
IsKinematic Property
IsStatic Property
Position Property
Restitution Property
Scale Property
Shape Property
WorldTransform Property
BasicPhysicalBody
Shape 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#
Copy
public
ICollisionShape
Shape
{
get
; }
Property Value
Type:
ICollisionShape
See Also
Reference
BasicPhysicalBody Class
GeonBit.Core.Physics Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com