WindowsMixedRealityReprojectionUpdater.ReprojectionMethod 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.
Gets or sets the reprojection method used by Windows Mixed Reality.
public:
property Microsoft::MixedReality::Toolkit::WindowsMixedReality::HolographicDepthReprojectionMethod ReprojectionMethod { Microsoft::MixedReality::Toolkit::WindowsMixedReality::HolographicDepthReprojectionMethod get(); void set(Microsoft::MixedReality::Toolkit::WindowsMixedReality::HolographicDepthReprojectionMethod value); };
public Microsoft.MixedReality.Toolkit.WindowsMixedReality.HolographicDepthReprojectionMethod ReprojectionMethod { get; set; }
member this.ReprojectionMethod : Microsoft.MixedReality.Toolkit.WindowsMixedReality.HolographicDepthReprojectionMethod with get, set
Public Property ReprojectionMethod As HolographicDepthReprojectionMethod