Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/ToolTargets > API/Plugins/UVEditorTools/ToolTargets/UUVEditorToolMeshInput
References
| Module | UVEditorTools |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/ToolTargets/UVEditorToolMeshInput.h |
| Include | #include "ToolTargets/UVEditorToolMeshInput.h" |
| Source | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Private/ToolTargets/UVEditorToolMeshInput.cpp |
void UpdateAppliedPreviewFromUnwrapPreview
&40;
const TArray< int32 > &42; ChangedVids,
const TArray< int32 > &42; ChangedConnectivityTids,
const TArray< int32 > &42; FastRenderUpdateTids
&41;
Remarks
Updates the AppliedPreview from UnwrapPreview, without updating the non-preview meshes. Useful for updates during a drag, etc, when we only care about updating the visible items. Assumes that the overlay in UnwrapPreview is already updated.