RigidBody2DActive Property |
Gets the sleep state of the body. A sleeping body has very low CPU cost.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public bool Active { get; set; }
Property Value
Type:
BooleanSee Also