Class ARKitPlaneSubsystem
The ARKit implementation of the XRPlaneSubsystem
. Do not create this directly. Use the SubsystemManager
instead.
Inheritance
TrackingSubsystem<BoundedPlane, XRPlaneSubsystem, XRPlaneSubsystemDescriptor, XRPlaneSubsystem.Provider>
XRPlaneSubsystem
ARKitPlaneSubsystem
Implements
Inherited Members
XRPlaneSubsystem.requestedPlaneDetectionMode
XRPlaneSubsystem.currentPlaneDetectionMode
SubsystemWithProvider<XRPlaneSubsystem, XRPlaneSubsystemDescriptor, XRPlaneSubsystem.Provider>.subsystemDescriptor
Namespace: UnityEngine.XR.ARKit
Assembly: Unity.XR.ARKit.dll
Syntax
[Preserve]
public sealed class ARKitPlaneSubsystem : XRPlaneSubsystem, ISubsystem