Class ARKitRaycastSubsystem
ARKit implementation of the XRRaycastSubsystem
. Do not create this directly. Use the SubsystemManager
instead.
Inheritance
SubsystemWithProvider<XRRaycastSubsystem, XRRaycastSubsystemDescriptor, XRRaycastSubsystem.Provider>
TrackingSubsystem<XRRaycast, XRRaycastSubsystem, XRRaycastSubsystemDescriptor, XRRaycastSubsystem.Provider>
XRRaycastSubsystem
ARKitRaycastSubsystem
Implements
Inherited Members
XRRaycastSubsystem.RemoveRaycast(TrackableId)
SubsystemWithProvider<XRRaycastSubsystem, XRRaycastSubsystemDescriptor, XRRaycastSubsystem.Provider>.subsystemDescriptor
Namespace: UnityEngine.XR.ARKit
Assembly: Unity.XR.ARKit.dll
Syntax
[Preserve]
public sealed class ARKitRaycastSubsystem : XRRaycastSubsystem, ISubsystem