mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class WindowsMixedRealityReprojectionUpdater

    Script used to update the reprojection method for Windows Mixed Reality devices.

    Inheritance
    Object
    WindowsMixedRealityReprojectionUpdater
    Implements
    MonoBehaviour
    Namespace: Microsoft.MixedReality.Toolkit.WindowsMixedReality
    Assembly: cs.temp.dll.dll
    Syntax
    public class WindowsMixedRealityReprojectionUpdater : MonoBehaviour, 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

    ReprojectionMethod

    Gets or sets the reprojection method used by Windows Mixed Reality.

    Declaration
    public HolographicDepthReprojectionMethod ReprojectionMethod { get; set; }
    Property Value
    Type Description
    HolographicDepthReprojectionMethod

    Implements

    MonoBehaviour
    In This Article
    • Properties
      • ReprojectionMethod
      • ReprojectionMethod
    • Implements
    Back to top Generated by DocFX