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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public float Revolutions { get; }

Property Value

Type: Single
The revolutions.
See Also