Click or drag to resize

SliderJointLinearMotion__softness Property

A factor applied to the movement across the slider axis as long as the slider is in the limits. The lower, the slower the movement.

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

Property Value

Type: Single
See Also