Click or drag to resize

Generic6DOFJointAngularLimitY__damping Property

The amount of rotational damping across the Y axis. The lower, the more dampening occurs.

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

Property Value

Type: Single
See Also