ViewConfiguration.SupportedReprojectionModes 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.
Get all supported reprojection modes for this view configuration.
public System.Collections.Generic.IReadOnlyList<Microsoft.MixedReality.OpenXR.ReprojectionMode> SupportedReprojectionModes { get; }
member this.SupportedReprojectionModes : System.Collections.Generic.IReadOnlyList<Microsoft.MixedReality.OpenXR.ReprojectionMode>
Public ReadOnly Property SupportedReprojectionModes As IReadOnlyList(Of ReprojectionMode)