Represent values measured by accelerometer sensor.
+-------------+-------------+-------------+ | x (32 bits) | y (32 bits) | z (32 bits) | +-------------+-------------+-------------+ Copy
+-------------+-------------+-------------+ | x (32 bits) | y (32 bits) | z (32 bits) | +-------------+-------------+-------------+
A resource type of the object.
Acceleration force along the x axis. (m/s²)
Acceleration force along the y axis. (m/s²)
Acceleration force along the z axis. (m/s²)
Static
Convert Zapable to ZapPayload and return it.
Generated using TypeDoc
Represent values measured by accelerometer sensor.