Click or drag to resize

Generic6DOFJointAngularLimitZ__damping Property

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

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

Property Value

Type: Single
See Also