Values

LinearLimitUpper

The maximum difference between the pivot points on their X axis before damping happens.

LinearLimitLower

The minimum difference between the pivot points on their X axis before damping happens.

LinearLimitSoftness

A factor applied to the movement across the slider axis once the limits get surpassed. The lower, the slower the movement.

LinearLimitRestitution

The amount of restitution once the limits are surpassed. The lower, the more velocityenergy gets lost.

LinearLimitDamping

The amount of damping once the slider limits are surpassed.

LinearMotionSoftness

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.

LinearMotionRestitution

The amount of restitution inside the slider limits.

LinearMotionDamping

The amount of damping inside the slider limits.

LinearOrthogonalSoftness

A factor applied to the movement across axes orthogonal to the slider.

LinearOrthogonalRestitution

The amount of restitution when movement is across axes orthogonal to the slider.

LinearOrthogonalDamping

The amount of damping when movement is across axes orthogonal to the slider.

AngularLimitUpper

The upper limit of rotation in the slider.

AngularLimitLower

The lower limit of rotation in the slider.

AngularLimitSoftness

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

AngularLimitRestitution

The amount of restitution of the rotation when the limit is surpassed.

AngularLimitDamping

The amount of damping of the rotation when the limit is surpassed.

AngularMotionSoftness

A factor applied to the all rotation in the limits.

AngularMotionRestitution

The amount of restitution of the rotation in the limits.

AngularMotionDamping

The amount of damping of the rotation in the limits.

AngularOrthogonalSoftness

A factor applied to the all rotation across axes orthogonal to the slider.

AngularOrthogonalRestitution

The amount of restitution of the rotation across axes orthogonal to the slider.

AngularOrthogonalDamping

The amount of damping of the rotation across axes orthogonal to the slider.

Max

Represents the size of the godot.SliderJoint_Param enum.