Set Guardian Visibility

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.

Specifies whether or not the runtime should render the Guardian.

Overview

This Blueprint only works with the Oculus Rift, since it retrieves information related to the Oculus Guardian, which is only meaningful when positional tracking is available, i.e. when 6DOF (six degrees of freedom) support is provided by the product.

This Blueprint specifies whether or not the runtime should render the Guardian.

Blueprint

Arguments

  • Guardian Visible - A boolean that indicates whether or not the Guardian should be rendered.

Output

  • None