GetPointerPositionUnscaled
Gets the position of the pointer in unscaled form.
Implementation
protected virtual Vector2 GetPointerPositionUnscaled(Vector2 mousePosition);
Last updated
Was this helpful?
Gets the position of the pointer in unscaled form.
protected virtual Vector2 GetPointerPositionUnscaled(Vector2 mousePosition);
Last updated
Was this helpful?