Version: 
Back to list

Algo :: applyUvTransform

Synopsis

   Apply a transformation matrix on texture coordinates

GUI 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