Click or drag to resize

RigidBodyAngularDamp Property

Damps RigidBody's rotational forces.

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