Click or drag to resize

PhysicsDirectBodyStateTotalAngularDamp Property

The rate at which the body stops rotating, if there are not any other forces moving it.

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

Property Value

Type: Single
See Also