Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
Scene :: setPartsTransformsIndexed
Synopsis
Set the transform matrix of each given parts (indexed mode)
GUI Dialog
Script function
scene.setPartsTransformsIndexed
(
parts
,
indices
,
transforms
)
Parameters
parts
(
PartList
) : The parts to retrieve transform
indices
(
IntList
) : The transform matrix index for each parts
transforms
(
Matrix4List
) : The list of transform matrices