Click or drag to resize

BodyRevolutions Property

Gets the total number revolutions the body has made.

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

Property Value

Single
The revolutions.
See Also