Version: 
Back to list

Algo :: applyUvTransform

Synopsis

   Apply a transformation matrix on texture coordinates

GUI Dialog

   

Script function

   algo.applyUvTransform(occurrences, matrix[, channel])

Parameters

   occurrences (OccurrenceList) : Occurrences of part to process
   matrix (Matrix4) : Transformationmatrix
   channel (Int[optional] : UV channel to transform