IMixedRealityCameraProjectionOverrideProvider.IsProjectionOverrideEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether the camera's projection matrices are being overridden or not.
public:
property bool IsProjectionOverrideEnabled { bool get(); void set(bool value); };
public bool IsProjectionOverrideEnabled { get; set; }
member this.IsProjectionOverrideEnabled : bool with get, set
Public Property IsProjectionOverrideEnabled As Boolean
Property Value
Remarks
Different platforms and devices may handle this differently, or not at all. Windows Mixed Reality refers to this as Reading Mode.