モーションイベント引数 [詳細]
Public メソッド | |
| MotionEventArgs () | |
| コンストラクタ | |
| MotionEventArgs (MotionEvent motionEvent) | |
| コンストラクタ | |
プロパティ | |
| Vector3 | Acceleration [get, set] |
| 加速度を取得・設定する。 | |
| Vector3 | AngularVelocity [get, set] |
| 角速度を取得・設定する。 | |
モーションイベント引数
| MotionEventArgs | ( | MotionEvent | motionEvent | ) |
コンストラクタ
| motionEvent | モーションセンサー情報 |