AnchoredJoint2D.autoConfigureConnectedAnchor

매뉴얼로 전환
public bool autoConfigureConnectedAnchor ;

설명

Should the connectedAnchor be calculated automatically?

When true, the connectedAnchor property will be calculated automatically to match the world position of the anchor property. When false, the position of the connected anchor can be configured using the connectedAnchor property.

See Also: anchor, connectedAnchor.