Acceleration info, The unit of acceleration x/y/z is m/s ². If the hardware (gyroscope) does not support it, the values for alpha, beta, and gamma will be null.

加速计信息,重力加速度x/y/z的单位均为m/s²。 如果硬件(陀螺仪)不支持,则 alpha、beta 和 gamma 的值将为 null。

构造函数

属性

x y z

构造函数

属性

x: number

The acceleration value along the x-axis.

x 轴上的加速度值。

y: number

The acceleration value along the y-axis.

y 轴上的加速度值。

z: number

The acceleration value along the z-axis.

z 轴上的加速度值。