Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/UUVEditorToolMeshInput
Description
Updates UnwrapPreview UV Overlay from UnwrapPreview vert positions. Issues a NotifyDeferredEditCompleted for both positions and UVs.
| Name | UpdateUnwrapPreviewOverlayFromPositions |
| Type | function |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/ToolTargets/UVEditorToolMeshInput.h |
| Include Path | #include "ToolTargets/UVEditorToolMeshInput.h" |
| Source | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Private/ToolTargets/UVEditorToolMeshInput.cpp |
void UpdateUnwrapPreviewOverlayFromPositions
(
const TArray < int32 > * ChangedVids,
const TArray < int32 > * ChangedConnectivityTids,
const TArray < int32 > * FastRenderUpdateTids
)