UxrButton3DRotate.OnKeyReleased Method

Key up event. The original object rotation is restored.

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

Syntax

C#

protected override void OnKeyReleased(
	UxrControlInput controlInput,
	PointerEventData eventData
)

Parameters

 

controlInput
Type: UltimateXR.UI.UnityInputModule.Controls.UxrControlInput
Control that triggered the event
eventData
Type: PointerEventData
Input event data

See Also

Reference

UxrButton3DRotate Class
UltimateXR.UI.UnityInputModule.Utils Namespace