言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

Joint.connectedAnchor

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Sumbission failed

For some reason your suggested change could not be submitted. Please try again in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Switch to Manual
public var connectedAnchor: Vector3;
public Vector3 connectedAnchor;
public connectedAnchor as Vector3

Description

接続されたRigidbodyに相対的なアンカーの位置

/Joint.autoConfigureConnectedAnchor/ が有効な場合、接続されたRigidbody上のアンカーの位置を設定するために使用されます。位置は、接続されたRigidbodyのローカル座標、Rigidbodyが接続されていない場合はワールド座標から取得します。