Click or drag to resize
GameScenePhysics Property
Get the physical world instance.

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

Property Value

Type: PhysicsWorld
See Also