Click or drag to resize
RigidBodyIsDirty Property
Get if the physical body currently have any forces on it.

Namespace:  GeonBit.Core.Physics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsDirty { get; }

Property Value

Type: Boolean
See Also