UxrPointerEventData Constructor (EventSystem, UxrFingerTip)
Constructor.
Namespace: UltimateXR.UI.UnityInputModule
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrPointerEventData(
EventSystem eventSystem,
UxrFingerTip fingerTip
)
Parameters
- eventSystem
- Type: EventSystem
Event system - fingerTip
- Type: UltimateXR.UI.UxrFingerTip
Finger tip responsible for the event
See Also
Reference
UxrPointerEventData Class
UxrPointerEventData Overload
UltimateXR.UI.UnityInputModule Namespace