Namespace UnityEngine.XR.WindowsMR
Classes
Constants
Constants to be used within the package
NativeTypes
WindowsMRBuildSettings
Build specific settings for the Windows XR Plugin package.
WindowsMREnvironment
API to get environment specific information that is common or not associated with any one subsystem.
WindowsMRExtensions
Extension methods for the XRMeshingSubsystem that provide Windows MR XR Plugin specific APIs on top of the standard subsystem feature set.
WindowsMRGestures
Provide WindowsMR specific event callbacks that will inform code of when gesture events occur.
WindowsMRGestureSubsystem
WindowsMR implementation of the XRGestureSubsystem
. Do not create this directly. Use the SubsystemManager
instead.
WindowsMRInput
Extension methods for XRInputSubsystem specific to WindowsMR
WindowsMRSettings
Runtime settings for this XR Plugin.
Structs
WindowsMRHoldGestureEvent
The event data related to a WindowsMR Hold gesture
WindowsMRManipulationGestureEvent
The event data related to a WindowsMR Manipulation gesture
WindowsMRNavigationGestureEvent
The event data related to a WindowsMR Navigation gesture
WindowsMRTappedGestureEvent
The event data related to a WindowsMR Tapped gesture
Enums
NativeTypes.SpatialLocatability
Custom enum to map native Windows.Perception.Spatial.SpatialLocatability to something we can actuall reference.