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 UpdateAllFromAppliedCanonical
(
const TArray < int32 > * ChangedVids,
const TArray < int32 > * ChangedConnectivityTids,
const TArray < int32 > * FastRenderUpdateTids,
bool bBroadcast
)
Remarks
Updates the other meshes using the mesh in AppliedCanonical. Useful when switching UV layer indices or otherwise resetting the collection from the "original" data.