PhysicsMgr
:createBoxGhost
機能
ボックスタイプゴーストの作成
構文
createBoxGhost(
"name"
,
mgVector3
,
mgQuaternion
,
mgVector3
)
引数
"name"
文字列。名前。
mgVector3
位置。
mgQuaternion
回転。
mgVector3
ボックスのXYZサイズ。
戻り値
Ghostオブジェクト。
説明
ボックスタイプのGhostオブジェクトを作成します。