Method SetPartsTransforms
SetPartsTransforms(PartList, Matrix4List)
Set the transform matrix of each given parts
Declaration
[HandleProcessCorruptedStateExceptions]
public void SetPartsTransforms(PartList parts, Matrix4List transforms)
Parameters
| Type | Name | Description | 
|---|---|---|
| PartList | parts | The parts to retrieve transform  | 
    
| Matrix4List | transforms | The transform matrix of each part  |