dragCurrentPosition property
As described in createMouseDraggedEvent, dragCurrentPosition is the position of the cursor at the time of the event
Implementation
Vector3 dragCurrentPosition = ORIGIN;
As described in createMouseDraggedEvent, dragCurrentPosition is the position of the cursor at the time of the event
Vector3 dragCurrentPosition = ORIGIN;