Version: 2017.2

DistanceJoint2D.autoConfigureDistance

Cambiar al Manual
public bool autoConfigureDistance ;

Descripción

Should the distance be calculated automatically?

When true, the distance property will be calculated automatically to match the distance between the anchor and connectedAnchor properties. When false, the distance can be configured using the distance property.

See Also: distance, AnchoredJoint2D.anchor, AnchoredJoint2D.connectedAnchor.