Click or drag to resize

AreaAngularDamp Property

The rate at which objects stop spinning in this area. Represents the angular velocity lost per second.

See for more details about damping.

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

Property Value

Type: Single
See Also