Property World
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
World
Gets the world this body belongs to.
public WorldReference World { get; }Property Value
Remarks
Returns the native world handle wrapped in a value, not the Box3D.PhysicsWorld instance that created it. Use it to compare which world a body came from.