Class ARCoreXRDepthSubsystem
The ARCore implementation of the XRDepthSubsystem
. Do not create this directly. Use the SubsystemManager
instead.
Inheritance
TrackingSubsystem<XRPointCloud, XRDepthSubsystem, XRDepthSubsystemDescriptor, XRDepthSubsystem.Provider>
XRDepthSubsystem
ARCoreXRDepthSubsystem
Implements
Inherited Members
SubsystemWithProvider<XRDepthSubsystem, XRDepthSubsystemDescriptor, XRDepthSubsystem.Provider>.subsystemDescriptor
Namespace: UnityEngine.XR.ARCore
Assembly: Unity.XR.ARCore.dll
Syntax
[Obsolete("ARCoreXRDepthSubsystem has been deprecated. Use ARCorePointCloudSubsystem instead (UnityUpgradable) -> UnityEngine.XR.ARCore.ARCorePointCloudSubsystem", true)]
public sealed class ARCoreXRDepthSubsystem : XRDepthSubsystem, ISubsystem