Click or drag to resize

SliderJointAngularLimit__softness Property

A factor applied to the all rotation once the limit is surpassed.

Makes all rotation slower when between 0 and 1.

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

Property Value

Type: Single
See Also