NRSDKApiForUnity
Classes
XRXREALQuadPointerHandler
Unity.XR.XREAL.QuadPointerHandler

Detailed Description

A component that handles pointer input events for a Quad object, including pointer down, up, hover, and scroll events. This class provides callbacks for these events. The position of the pointer is translated into the local space of the Quad, and custom actions are triggered based on the pointer's state.