Click or drag to resize

BodyWorld Property

Get the parent World of this body. This is null if the body is not attached.

Namespace:  Internal.tainicom.Aether.Physics2D.Dynamics
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public World World { get; }

Property Value

Type: World
See Also