docs.unity.cn
    Show / Hide Table of Contents

    Class ARCoreXRDepthSubsystem

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

    Inheritance
    Object
    UnityEngine.XR.ARSubsystems.TrackingSubsystem<XRPointCloud, XRDepthSubsystem, XRDepthSubsystemDescriptor, XRDepthSubsystem.Provider>
    XRDepthSubsystem
    ARCoreXRDepthSubsystem
    Inherited Members
    XRDepthSubsystem.GetChanges(Allocator)
    XRDepthSubsystem.GetPointCloudData(TrackableId, Allocator)
    UnityEngine.XR.ARSubsystems.TrackingSubsystem<UnityEngine.XR.ARSubsystems.XRPointCloud, UnityEngine.XR.ARSubsystems.XRDepthSubsystem, UnityEngine.XR.ARSubsystems.XRDepthSubsystemDescriptor, UnityEngine.XR.ARSubsystems.XRDepthSubsystem.Provider>.GetChanges(Unity.Collections.Allocator)
    Namespace: UnityEngine.XR.ARCore
    Syntax
    [Preserve]
    public sealed class ARCoreXRDepthSubsystem : XRDepthSubsystem

    Methods

    CreateProvider()

    Creates the ARCore-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 ARCore.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 12 February 2021