Click or drag to resize

ConeTwistJointSoftness Property

The ease with which the joint starts to twist. If it's too low, it takes more force to start twisting the joint.

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

Property Value

Type: Single
See Also