Class ARCorePointCloudSubsystem
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
ARCorePointCloudSubsystem
Implements
Inherited Members
SubsystemWithProvider<XRPointCloudSubsystem, XRPointCloudSubsystemDescriptor, XRPointCloudSubsystem.Provider>.subsystemDescriptor
Namespace: UnityEngine.XR.ARCore
Assembly: Unity.XR.ARCore.dll
Syntax
[Preserve]
public sealed class ARCorePointCloudSubsystem : XRPointCloudSubsystem, ISubsystem