Version: 2018.4
public bool autoConfigureDistance ;

説明

distance は自動的に計算する必要があるかどうか。

True の場合、distance プロパティーは anchorconnectedAnchor プロパティーの間の距離を一致するように自動的に計算されます。 False の場合、距離は distance プロパティーを使用して構成できます。

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