Get Raw Sensor Data

Get Raw Sensor Data

Windows
MacOS
Linux

Reports raw sensor data. If HMD doesn't support any of the parameters then it will be set to zero.

Target is Oculus Function Library

Get Raw Sensor Data
Device Type
HMD
Angular Acceleration
X0
Y 0
Z 0
Linear Acceleration
X0
Y 0
Z 0
Angular Velocity
X0
Y 0
Z 0
Linear Velocity
X0
Y 0
Z 0
Time in Seconds
0.0

Inputs

Device Type
ETrackedDeviceType Enum

Outputs

Angular Acceleration
Vector

(out) Angular acceleration in radians per second per second.

Linear Acceleration
Vector

(out) Acceleration in meters per second per second.

Angular Velocity
Vector

(out) Angular velocity in radians per second.

Linear Velocity
Vector

(out) Velocity in meters per second.

Time in Seconds
Float

(out) Time when the reported IMU reading took place, in seconds.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss