Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/ToolTargets > API/Plugins/UVEditorTools/ToolTargets/UUVEditorToolMeshInput
Syntax
TSharedPtr < UE::Geometry::FDynamicMesh3 > UnwrapCanonical
Remarks
Mesh representing the unwrapped UV layer. If the UnwrapPreview is changed via background ops, then this mesh can be used to restart an operation as parameters change. Once a change is completed, this mesh should be updated (i.e., it is the "canonical" unwrap mesh, though the final UV layer truth is in the UV's of AppliedCanonical).