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

スクリプト言語

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

Rigidbody.worldCenterOfMass

Switch to Manual
public var worldCenterOfMass: Vector3;

Description

ワールド座標による質量の中心値 (Read Only)

	Debug.Log(rigidbody.worldCenterOfMass);