Class ARKitXRObjectTrackingSubsystem
An ARKit-specific implementation of the XRObjectTrackingSubsystem. Do not create this directly. Use the SubsystemManager instead.
Inheritance
TrackingSubsystem<XRTrackedObject, XRObjectTrackingSubsystem, XRObjectTrackingSubsystemDescriptor, XRObjectTrackingSubsystem.Provider>
ARKitXRObjectTrackingSubsystem
Inherited Members
Namespace: UnityEngine.XR.ARKit
Assembly: solution.dll
Syntax
[Obsolete("ARKitXRObjectTrackingSubsystem has been deprecated in Apple ARKit XR Plug-in 6.0. Use ARKitObjectTrackingSubsystem instead (UnityUpgradable) -> UnityEngine.XR.ARKit.ARKitObjectTrackingSubsystem", true)]
public sealed class ARKitXRObjectTrackingSubsystem : XRObjectTrackingSubsystem