docs.unity3d.com
    Show / Hide Table of Contents

    Class ARKitXRObjectTrackingSubsystem

    An ARKit-specific implementation of the XRObjectTrackingSubsystem. Do not create this directly. Use the SubsystemManager instead.

    Inheritance
    Object
    XRSubsystem<XRObjectTrackingSubsystemDescriptor>
    TrackingSubsystem<XRTrackedObject, XRObjectTrackingSubsystemDescriptor>
    XRObjectTrackingSubsystem
    ARKitXRObjectTrackingSubsystem
    Inherited Members
    XRObjectTrackingSubsystem.OnStart()
    XRObjectTrackingSubsystem.OnDestroyed()
    XRObjectTrackingSubsystem.OnStop()
    XRObjectTrackingSubsystem.GetChanges(Allocator)
    XRObjectTrackingSubsystem.Register<T>(String, XRObjectTrackingSubsystemDescriptor.Capabilities)
    XRObjectTrackingSubsystem.library
    XRObjectTrackingSubsystem.provider
    TrackingSubsystem<XRTrackedObject, XRObjectTrackingSubsystemDescriptor>.GetChanges(Allocator)
    XRSubsystem<XRObjectTrackingSubsystemDescriptor>.OnDestroy()
    XRSubsystem<XRObjectTrackingSubsystemDescriptor>.Start()
    XRSubsystem<XRObjectTrackingSubsystemDescriptor>.Stop()
    XRSubsystem<XRObjectTrackingSubsystemDescriptor>.running
    Namespace: UnityEngine.XR.ARKit
    Syntax
    [Preserve]
    public sealed class ARKitXRObjectTrackingSubsystem : XRObjectTrackingSubsystem

    Methods

    CreateProvider()

    Creates the ARKit-specific implementation which will service the XRObjectTrackingSubsystem.

    Declaration
    protected override XRObjectTrackingSubsystem.Provider CreateProvider()
    Returns
    Type Description
    XRObjectTrackingSubsystem.Provider

    A new instance of the Provider specific to ARKit.

    Overrides
    XRObjectTrackingSubsystem.CreateProvider()
    Back to top
    Terms of use
    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