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.

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback