Class MetaOpenXRRaycastSubsystem
Meta-OpenXR implementation of XRRaycastSubsystem. This implementation does not perform provider-based raycast, but is implemented to allow ARRaycastManager to execute the fallback path.
Inheritance
SubsystemWithProvider<XRRaycastSubsystem, XRRaycastSubsystemDescriptor, XRRaycastSubsystem.Provider>
TrackingSubsystem<XRRaycast, XRRaycastSubsystem, XRRaycastSubsystemDescriptor, XRRaycastSubsystem.Provider>
MetaOpenXRRaycastSubsystem
Implements
Inherited Members
SubsystemWithProvider<XRRaycastSubsystem, XRRaycastSubsystemDescriptor, XRRaycastSubsystem.Provider>.subsystemDescriptor
Namespace: UnityEngine.XR.OpenXR.Features.Meta
Assembly: Unity.XR.MetaOpenXR.dll
Syntax
public sealed class MetaOpenXRRaycastSubsystem : XRRaycastSubsystem, ISubsystem