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