Namespace Liminal.SDK.VR.EventSystems
Classes
VRPhysicsRaycaster
A UnityEngine.EventSystems.PhysicsRaycaster implementation that is compatible with the VRPointerInputModule input module. Add this component to the avatar to allow interaction on physical objects with VR devices.
VRPointerEventData
Event payload associated with VR device pointer events.
VRPointerInputModule
A concrete implementation of UnityEngine.EventSystems.BaseInputModule that handles input from IVRPointer instances.