Class WindowsMixedRealityReprojectionUpdater
Script used to update the reprojection method for Windows Mixed Reality devices.
Namespace: Microsoft.MixedReality.Toolkit.WindowsMixedReality
Assembly: cs.temp.dll.dll
Syntax
public class WindowsMixedRealityReprojectionUpdater : MonoBehaviour
Properties
ReprojectionMethod
Gets or sets the reprojection method used by Windows Mixed Reality.
Declaration
public HolographicDepthReprojectionMethod ReprojectionMethod { get; set; }
Property Value
Type | Description |
---|---|
HolographicDepthReprojectionMethod |