Viewer:getPhysicsMgr

機能
PhysicsMgrオブジェクトの取得
構文
getPhysicsMgr()
引数
なし
戻り値
PhysicsMgrオブジェクトが返されます。
説明
PhysicsMgrオブジェクトを取得します。
サンプルコード

Viewer = megGetViewer();
PhysicsMgr = Viewer:getPhysicsMgr();