DraggableUI - immersivecognition/unity-experiment-framework GitHub Wiki
A script that allows any GUI object to be draggable
None
None
UXF.DraggableUI.CalculateNewTransformOffset(UnityEngine.Vector2)
Clamps a mouse delta from the OnDrag event to ensure the dragged UI stays within the screen
Parameters
mouseDelta: Mouse delta from the onDrag event
Note: This file was automatically generated