Class XRAnchorSubsystemImpl | AR Subsystems | 3.0.0
docs.unity.cn
    Show / Hide Table of Contents

    Class XRAnchorSubsystemImpl

    Inheritance
    Object
    XRSubsystem<XRAnchorSubsystemDescriptor>
    TrackingSubsystem<XRAnchor, XRAnchorSubsystemDescriptor>
    XRAnchorSubsystem
    XRAnchorSubsystemImpl
    Inherited Members
    XRAnchorSubsystem.OnStart()
    XRAnchorSubsystem.OnStop()
    XRAnchorSubsystem.OnDestroyed()
    XRAnchorSubsystem.GetChanges(Allocator)
    XRAnchorSubsystem.TryAddAnchor(Pose, XRAnchor)
    XRAnchorSubsystem.TryAttachAnchor(TrackableId, Pose, XRAnchor)
    XRAnchorSubsystem.TryRemoveAnchor(TrackableId)
    TrackingSubsystem<XRAnchor, XRAnchorSubsystemDescriptor>.GetChanges(Allocator)
    XRSubsystem<XRAnchorSubsystemDescriptor>.running
    XRSubsystem<XRAnchorSubsystemDescriptor>.Destroy()
    XRSubsystem<XRAnchorSubsystemDescriptor>.Start()
    XRSubsystem<XRAnchorSubsystemDescriptor>.Stop()
    Namespace: UnityEngine.XR.ARSubsystems.Tests
    Syntax
    public class XRAnchorSubsystemImpl : XRAnchorSubsystem

    Methods

    CreateProvider()

    Declaration
    protected override XRAnchorSubsystem.Provider CreateProvider()
    Returns
    Type Description
    XRAnchorSubsystem.Provider
    Overrides
    XRAnchorSubsystem.CreateProvider()
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX