Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

HolographicSettings

class in UnityEngine.XR.WSA

/

Implemented in:UnityEngine.VRModule

Description

The Holographic Settings contain functions which effect the performance and presentation of Holograms on Windows Holographic platforms.

Static Properties

IsContentProtectionEnabledWhether the app is displaying protected content.
IsDisplayOpaqueThis method returns whether or not the display associated with the main camera reports as opaque.
ReprojectionModeThe kind of reprojection the app is requesting to stabilize its holographic rendering relative to the user's head motion.

Static Methods

SetFocusPointForFrameSets a point in 3d space that is the focal point of the scene for the user for this frame. This helps improve the visual fidelity of content around this point. This must be set every frame.

Did you find this page useful? Please give it a rating: