Joint.connectedAnchor

public Vector3 connectedAnchor;

Description

Position of the anchor relative to the connected Rigidbody.

If Joint.autoConfigureConnectedAnchor is not enabled, then this will be used to set the position of the anchor on the connected rigidbody. The position is given in local coordinates of the connected rigidbody, or in world coordinates if there is no connected rigidbody.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答