Class MetaOpenXRRaycastSubsystem
Meta-OpenXR implementation of UnityEngine.XR.ARSubsystems.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>
XRRaycastSubsystem
MetaOpenXRRaycastSubsystem
Implements
Inherited Members
XRRaycastSubsystem.RemoveRaycast(TrackableId)
SubsystemWithProvider<XRRaycastSubsystem, XRRaycastSubsystemDescriptor, XRRaycastSubsystem.Provider>.subsystemDescriptor
Namespace: UnityEngine.XR.OpenXR.Features.Meta
Assembly: Unity.XR.MetaOpenXR.dll
Syntax
public sealed class MetaOpenXRRaycastSubsystem : XRRaycastSubsystem, ISubsystem