Version:
Back to list
Algo :: applyUvTransform
Synopsis
Apply a transformation matrix on texture coordinatesGUI Dialog
Script function
algo.applyUvTransform(scenePaths, matrix[, channel])Parameters
scenePaths (ScenePathList) : Scene paths of part to process
matrix (Matrix4) : Transformationmatrix
channel (Int) [optional] : UV channel to transform