WindowsMixedRealityCameraSettingsProfile.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.
Specifies the default reprojection method for HoloLens 2.
public:
property Microsoft::MixedReality::Toolkit::WindowsMixedReality::HolographicDepthReprojectionMethod ReprojectionMethod { Microsoft::MixedReality::Toolkit::WindowsMixedReality::HolographicDepthReprojectionMethod get(); };
public Microsoft.MixedReality.Toolkit.WindowsMixedReality.HolographicDepthReprojectionMethod ReprojectionMethod { get; }
member this.ReprojectionMethod : Microsoft.MixedReality.Toolkit.WindowsMixedReality.HolographicDepthReprojectionMethod
Public ReadOnly Property ReprojectionMethod As HolographicDepthReprojectionMethod
Property Value
Remarks
AutoPlanar requires the DotNetWinRT adapter. DepthReprojection is the default if the adapter isn't present.