docs.unity3d.com
    Show / Hide Table of Contents

    Class WindowsMRReferencePointSubsystem

    The WindowsMR implementation of the XRReferencePointSubsystem. Do not create this directly. Use XRReferencePointSubsystemDescriptor.Create() instead.

    Inheritance
    Object
    TrackingSubsystem<XRReferencePoint, XRReferencePointSubsystemDescriptor>
    XRReferencePointSubsystem
    WindowsMRReferencePointSubsystem
    Inherited Members
    XRReferencePointSubsystem.Start()
    XRReferencePointSubsystem.Stop()
    UnityEngine.XR.ARSubsystems.XRReferencePointSubsystem.OnDestroy()
    XRReferencePointSubsystem.GetChanges(Allocator)
    XRReferencePointSubsystem.TryAddReferencePoint(Pose, XRReferencePoint)
    XRReferencePointSubsystem.TryAttachReferencePoint(TrackableId, Pose, XRReferencePoint)
    XRReferencePointSubsystem.TryRemoveReferencePoint(TrackableId)
    TrackingSubsystem<XRReferencePoint, XRReferencePointSubsystemDescriptor>.m_Running
    TrackingSubsystem<XRReferencePoint, XRReferencePointSubsystemDescriptor>.GetChanges(Allocator)
    TrackingSubsystem<XRReferencePoint, XRReferencePointSubsystemDescriptor>.running
    Namespace: UnityEngine.XR.WindowsMR
    Syntax
    [Preserve]
    public sealed class WindowsMRReferencePointSubsystem : XRReferencePointSubsystem

    Methods

    CreateProvider()

    Create the WindowsMRReferencePointSubsystem provider object.

    Declaration
    protected override XRReferencePointSubsystem.IProvider CreateProvider()
    Returns
    Type Description
    XRReferencePointSubsystem.IProvider

    The instance of the provider.

    Overrides
    XRReferencePointSubsystem.CreateProvider()

    Extension Methods

    XRReferencePointSubsystemExtensions.TryGetAnchorStoreAsync(XRReferencePointSubsystem)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023