編輯

共用方式為


WindowsMixedRealityCameraSettingsProfile.ReadingModeEnabled Property

Definition

Override the camera's projection matrices for a smaller field of view, but rendered content will have more detail. See Reading Mode documentation. While this will work on all Windows Mixed Reality platforms, this is primarily useful on HoloLens 2 hardware. If holograms are not stable, change the Stereo Rendering Mode from "Single Pass Instanced" to "Multi Pass" to work around a bug in Unity.

public:
 property bool ReadingModeEnabled { bool get(); };
public bool ReadingModeEnabled { get; }
member this.ReadingModeEnabled : bool
Public ReadOnly Property ReadingModeEnabled As Boolean

Property Value

Applies to