dragCurrentPosition property

Vector3 dragCurrentPosition
getter/setter pair

As described in createMouseDraggedEvent, dragCurrentPosition is the position of the cursor at the time of the event

Implementation

Vector3 dragCurrentPosition = ORIGIN;