Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
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