Kanda Players 0.7.0
Loading...
Searching...
No Matches
OpenXrHeadMovement Class Reference

Signals that an entity should be moved with OpenXr HMD. More...

+ Inheritance diagram for OpenXrHeadMovement:

Public Member Functions

void Dispose ()
 

Public Attributes

OpenXrHmdCameraUpdater HmdCameraUpdater
 

Detailed Description

Signals that an entity should be moved with OpenXr HMD.

Because HMD input latency is critical for comfort, this component has a reference to a managed OpenXrHmdCameraUpdater which will update the main camera transform to match the HMD right before render.

For this reason, this component should not be used together with the ControlMainCamera component which updates in the regular ECS simulation loop.


The documentation for this class was generated from the following file: