docs.unity3d.com
    Show / Hide Table of Contents

    Class ARKitXRDepthSubsystem

    The ARKit implementation of the XRDepthSubsystem. Do not create this directly. Use the SubsystemManager instead.

    Inheritance
    Object
    XRSubsystem<XRDepthSubsystemDescriptor>
    TrackingSubsystem<XRPointCloud, XRDepthSubsystemDescriptor>
    XRDepthSubsystem
    ARKitXRDepthSubsystem
    Inherited Members
    XRDepthSubsystem.OnStart()
    XRDepthSubsystem.OnDestroyed()
    XRDepthSubsystem.OnStop()
    XRDepthSubsystem.GetChanges(Allocator)
    XRDepthSubsystem.GetPointCloudData(TrackableId, Allocator)
    XRDepthSubsystem.provider
    TrackingSubsystem<XRPointCloud, XRDepthSubsystemDescriptor>.GetChanges(Allocator)
    XRSubsystem<XRDepthSubsystemDescriptor>.OnDestroy()
    XRSubsystem<XRDepthSubsystemDescriptor>.Start()
    XRSubsystem<XRDepthSubsystemDescriptor>.Stop()
    XRSubsystem<XRDepthSubsystemDescriptor>.running
    Namespace: UnityEngine.XR.ARKit
    Syntax
    [Preserve]
    public sealed class ARKitXRDepthSubsystem : XRDepthSubsystem

    Methods

    CreateProvider()

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

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

    A new instance of the Provider specific to ARKit.

    Overrides
    XRDepthSubsystem.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