Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
Algo :: scaleUV
Synopsis
Apply a scale on texture coordinates
GUI Dialog
Script function
algo.scaleUV
(
occurrences
,
scaleU
,
scaleV
[,
channel
])
Parameters
occurrences
(
OccurrenceList
) : Occurrences of part to process
scaleU
(
Double
) : Scale to apply to U coordinate
scaleV
(
Double
) : Scale to apply to V coordinate
channel
(
Int
)
[optional]
: UV channel to transform