Set Reorient HMD On Controller Recenter

Important

All Oculus Quest developers MUST PASS the concept review prior to gaining publishing access to the Quest Store and additional resources. Submit a concept document for review as early in your Quest application development cycle as possible. For additional information and context, please see Submitting Your App to the Oculus Quest Store.

Sets the HMD recenter behavior.

Overview

This Blueprint determines the behavior of the HMD when a controller recenter is performed. If the Recenter Mode is set to True, the HMD will recenter in conjunction with the controller recenter operation. If the Recenter Mode is set to False, only the controller will recenter, not the HMD.

Blueprint

Arguments

  • Recenter Mode - An boolean value:
    • True - The HMD will recenter in conjunction with the controller recenter operation.
    • False - Only the controller will recenter, not the HMD.

Output

  • None