API reference
API reference
Select your platform
No SDKs available
No versions available

OVRDisplay Class

The OVRDisplay class manages the head-mounted display (HMD) of Meta Quest or PC headsets.
Here are a few features supported by this class:

Protected Fields

bool needsConfigureTexture[Get]
EyeRenderDesc[] eyeDescs[Get]
bool recenterRequested[Get]
int recenterRequestedFrameCount[Get]
int localTrackingSpaceRecenterCount[Get]

Events

Occurs when the head pose is reset.

Properties

(Deprecated) Gets the current linear acceleration of the head.
(Deprecated) Gets the current angular acceleration of the head in radians per second per second about each axis.
Gets the current linear velocity of the head in meters per second.
Gets the current angular velocity of the head in radians per second about each axis.
Gets the current measured latency values.
Gets application's frame rate reported by oculus plugin.
Gets the recommended MSAA level for optimal quality/performance the current device.
Gets the list of available display frequencies supported by this hardware.
Gets and sets the current display frequency.

Member Functions

Creates an instance of OVRDisplay.
Called by OVRManager.
Updates the internal state of the OVRDisplay.
Called by OVRManager.
Recenters the head pose.
Gets the resolution and field of view for the given eye.

Protected Functions

void UpdateTextures ( )
void ConfigureEyeDesc
( Node eye )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon