ExportRoomPlayerController#
- class ExportRoomPlayerController#
ローカルプレイヤーの物理演算制御を提供します。
ExportRoomPlayer.GetRoomPlayerController()
で取得できます。
関数 |
説明 |
---|---|
プレイヤーの Rigidbody に力を与えます |
|
プレイヤーの Rigidbody の質量を取得します |
|
プレイヤーの Rigidbody の速度を取得します |
|
プレイヤーの Rigidbody が接地しているかを取得します |
|
プレイヤーの Rigidbody の速度を設定します |
|
座標と回転を指定してプレイヤーを瞬間移動させます |