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