ReprojectionSettings.ReprojectionMode 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.
The reprojection mode to be used with this view configuration. Overrides any reprojection mode set in XRDisplaySubsystem. The default value is ReprojectionMode.Depth.
public Microsoft.MixedReality.OpenXR.ReprojectionMode ReprojectionMode { get; set; }
member this.ReprojectionMode : Microsoft.MixedReality.OpenXR.ReprojectionMode with get, set
Public Property ReprojectionMode As ReprojectionMode