For the complete documentation index, see llms.txt. This page is also available as Markdown.

GetPointerPositionUnscaled

Gets the position of the pointer in unscaled form.

Implementation

protected virtual Vector2 GetPointerPositionUnscaled(Vector2 mousePosition);

Last updated