Navigation
API > API/Plugins > API/Plugins/MetaHumanImageViewerEditor > API/Plugins/MetaHumanImageViewerEditor/STrackerImageViewer
Description
Sets the size of the underlying tracker image. Used to calculate the correct placement of curves and points in the image being displayed
| Name | SetTrackerImageSize |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanImageViewerEditor/Public/STrackerImageViewer.h |
| Include Path | #include "STrackerImageViewer.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanImageViewerEditor/Private/STrackerImageViewer.cpp |
void SetTrackerImageSize
(
const FIntPoint & InTrackerImageSize
)