This version of Unity is unsupported.

TargetJoint2D.frequency

Switch to Manual
public float frequency;

Description

The frequency at which the target spring oscillates around the target position.

The target spring will oscillate with a certain frequency as it attempts to reestablish the desired target position. A dampingRatio' can be set to cause this oscillation to die down over time.

See Also: dampingRatio.