Physics2DDirectBodyState.Sleeping Property |
If true, this body is currently sleeping (not active).
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntaxpublic bool Sleeping { get; set; }
Property Value
Type:
Boolean
See Also