Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore > API/Plugins/GeometryScriptingCore/GeometryScript > API/Plugins/GeometryScriptingCore/GeometryScript/UGeometryScriptL-_26
References
| Module | GeometryScriptingCore |
| Header | /Engine/Plugins/Experimental/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/MeshUVFunctions.h |
| Include | #include "GeometryScript/MeshUVFunctions.h" |
| Source | /Engine/Plugins/Experimental/GeometryScripting/Source/GeometryScriptingCore/Private/MeshUVFunctions.cpp |
static UDynamicMesh &42; TranslateMeshUVs
&40;
UDynamicMesh &42; TargetMesh,
int UVSetIndex,
FVector2D Translation,
FGeometryScriptMeshSelection Selection,
UGeometryScriptDebug &42; Debug
&41;
Remarks
Update all selected UV values in the specified UV Channel by adding the Translation value to each. If the provided Selection is empty, the Translation is applied to the entire UV Channel.