Set the sleep state of the body. A sleeping body has very
low CPU cost.
Namespace:
Internal.tainicom.Aether.Physics2D.Dynamics
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public bool Awake { get; set; }
Property Value
Type:
Booleantrue if awake; otherwise,
false.
See Also