Class ARCoreXRPointCloudSubsystem
The ARCore implementation of the XRPointCloudSubsystem
. Do not create this directly. Use the SubsystemManager
instead.
Inheritance
SubsystemWithProvider
SubsystemWithProvider<XRPointCloudSubsystem, XRPointCloudSubsystemDescriptor, XRPointCloudSubsystem.Provider>
TrackingSubsystem<XRPointCloud, XRPointCloudSubsystem, XRPointCloudSubsystemDescriptor, XRPointCloudSubsystem.Provider>
XRPointCloudSubsystem
ARCoreXRPointCloudSubsystem
Implements
ISubsystem
Inherited Members
SubsystemWithProvider<XRPointCloudSubsystem, XRPointCloudSubsystemDescriptor, XRPointCloudSubsystem.Provider>.subsystemDescriptor
SubsystemWithProvider.Start()
SubsystemWithProvider.Stop()
SubsystemWithProvider.Destroy()
SubsystemWithProvider.running
Namespace: UnityEngine.XR.ARCore
Assembly: Unity.XR.ARCore.dll
Syntax
[Preserve]
public sealed class ARCoreXRPointCloudSubsystem : XRPointCloudSubsystem, ISubsystem
Implements
UnityEngine.ISubsystem