PhysicsDebugDrawDrawDebugWorld Method |
Draw the physical world.
Namespace:
GeonBit.Core.Physics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void DrawDebugWorld(
DynamicsWorld world
)
Parameters
- world
- Type: DynamicsWorld
World to draw.
See Also