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 UpdateUnwrapPreviewFromAppliedPreview
(
const TArray < int32 > * ChangedElementIDs,
const TArray < int32 > * ChangedConnectivityTids,
const TArray < int32 > * FastRenderUpdateTids
)
Remarks
Updates only the UnwrapPreview from AppliedPreview, without updating the non-preview meshes. Useful for transient updates when we only care about updating the visible items.