AccelerationEvent
Structure describing acceleration status of the device.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Struct
- Namespace: UnityEngine
- Assembly: UnityEngine.InputLegacyModule
public struct AccelerationEvent
Properties
Property | Description |
|---|---|
| acceleration | Value of acceleration. |
| deltaTime | Amount of time passed since last accelerometer measurement. |