Click or drag to resize

Generic6DOFJointAngularLimitX__damping Property

The amount of rotational damping across the X axis.

The lower, the longer an impulse from one side takes to travel to the other side.

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

Property Value

Type: Single
See Also