UxrPointerInputModule.ProcessPointerPressRelease Method

Processes the pointer press and release events.

Namespace: UltimateXR.UI.UnityInputModule
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

protected virtual void ProcessPointerPressRelease(
	UxrPointerEventData pointerEventData
)

Parameters

 

pointerEventData
Type: UltimateXR.UI.UnityInputModule.UxrPointerEventData
Pointer event data

See Also

Reference

UxrPointerInputModule Class
UltimateXR.UI.UnityInputModule Namespace