Class MetaOpenXRRaycastSubsystem
OpenXR Meta implementation of XRRaycastSubsystem. This implementation performs provider-based ray casts, and allows the ARRaycastManager to execute the fallback ray casts.
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