Method GetPartsTransforms
GetPartsTransforms(PartList)
Returns the transform matrix of each given parts
Declaration
[HandleProcessCorruptedStateExceptions]
public Matrix4List GetPartsTransforms(PartList parts)
Parameters
| Type | Name | Description |
|---|---|---|
| PartList | parts | The parts to retrieve transform |
Returns
| Type | Description |
|---|---|
| Matrix4List |