RigidBody2DActive Property |
Gets the sleep state of the body. A sleeping body has very low CPU cost.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool Active { get; set; }Property Value
Boolean
See Also