Click or drag to resize

Generic6DOFJointLinearLimitX__softness Property

A factor applied to the movement across the X axis. The lower, the slower the movement.

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

Property Value

Type: Single
See Also