Click or drag to resize

Joint2DBias Property

When NodeA and NodeB move in different directions the bias controls how fast the joint pulls them back to their original position. The lower the bias the more the two bodies can pull on the joint.

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

Property Value

Type: Single
See Also