Click or drag to resize

PhysicsDirectBodyStateSleeping Property

If true, this body is currently sleeping (not active).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool Sleeping { get; set; }

Property Value

Type: Boolean
See Also