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