Class ARCoreRaycastSubsystem
ARCore 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
ARCoreRaycastSubsystem
Implements
Inherited Members
XRRaycastSubsystem.RemoveRaycast(TrackableId)
SubsystemWithProvider<XRRaycastSubsystem, XRRaycastSubsystemDescriptor, XRRaycastSubsystem.Provider>.subsystemDescriptor
Namespace: UnityEngine.XR.ARCore
Assembly: Unity.XR.ARCore.dll
Syntax
[Preserve]
public sealed class ARCoreRaycastSubsystem : XRRaycastSubsystem, ISubsystem