mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class WindowsMixedRealityUtilitiesProvider

    An implementation of IWindowsMixedRealityUtilitiesProvider for Unity's in-box XR pipeline.

    Inheritance
    Object
    WindowsMixedRealityUtilitiesProvider
    Implements
    IWindowsMixedRealityUtilitiesProvider
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.MixedReality.Toolkit.WindowsMixedReality
    Assembly: cs.temp.dll.dll
    Syntax
    public class WindowsMixedRealityUtilitiesProvider : IWindowsMixedRealityUtilitiesProvider

    Explicit Interface Implementations

    IWindowsMixedRealityUtilitiesProvider.IHolographicFramePtr

    Declaration
    IntPtr IWindowsMixedRealityUtilitiesProvider.IHolographicFramePtr { get; }
    Returns
    Type Description
    IntPtr

    IWindowsMixedRealityUtilitiesProvider.ISpatialCoordinateSystemPtr

    Declaration
    IntPtr IWindowsMixedRealityUtilitiesProvider.ISpatialCoordinateSystemPtr { get; }
    Returns
    Type Description
    IntPtr

    Implements

    IWindowsMixedRealityUtilitiesProvider
    In This Article
    • Explicit Interface Implementations
      • IWindowsMixedRealityUtilitiesProvider.IHolographicFramePtr
      • IWindowsMixedRealityUtilitiesProvider.ISpatialCoordinateSystemPtr
    • Implements
    Back to top Generated by DocFX