Class AccelerometerValue Class

Represents an accelerometer sensor reading.

Properties:

NameDescription
Public propertyTime Measured from clock value (negative before, positive after), in seconds.
Public propertyX Acceleration in the camera's positive x direction (right).
Public propertyY Acceleration in the camera's positive y direction (up).
Public propertyZ Acceleration in the camera's positive z direction (backward).