Class ARKitXRPointCloudSubsystem
The ARKit 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
ARKitXRPointCloudSubsystem
Implements
Inherited Members
SubsystemWithProvider<XRPointCloudSubsystem, XRPointCloudSubsystemDescriptor, XRPointCloudSubsystem.Provider>.subsystemDescriptor
Namespace: UnityEngine.XR.ARKit
Assembly: Unity.XR.ARKit.dll
Syntax
[Obsolete("ARKitXRPointCloudSubsystem has been deprecated in Apple ARKit XR Plug-in 6.0. Use ARKitPointCloudSubsystem instead (UnityUpgradable) -> UnityEngine.XR.ARKit.ARKitPointCloudSubsystem", true)]
public sealed class ARKitXRPointCloudSubsystem : XRPointCloudSubsystem, ISubsystem