Click or drag to resize

Area2DAngularDamp 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