Navigation
API > API/Plugins > API/Plugins/AvalancheViewport > API/Plugins/AvalancheViewport/IAvaViewportClient
Description
Use the absolute mouse position on the viewport and the zoom settings to return the position of that point if the view were at the default zoom. Viewport offset and aspect ratio clamping are ignored.
| Name | GetUnconstrainedViewportMousePosition |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheViewport/Public/ViewportClient/IAvaViewportClient.h |
| Include Path | #include "ViewportClient/IAvaViewportClient.h" |
FVector2f GetUnconstrainedViewportMousePosition() const