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