Values

Bias

The speed with which the two bodies get pulled together when they move in different directions.

LimitUpper

The maximum rotation. Only active if godot.HingeJoint.angularLimit__enable is true.

LimitLower

The minimum rotation. Only active if godot.HingeJoint.angularLimit__enable is true.

LimitBias

The speed with which the rotation across the axis perpendicular to the hinge gets corrected.

LimitRelaxation

The lower this value, the more the rotation gets slowed down.

MotorTargetVelocity

Target speed for the motor.

MotorMaxImpulse

Maximum acceleration for the motor.

Max

Represents the size of the godot.HingeJoint_Param enum.