Model.GetTransform
Model.GetTransform
Matrix GetTransform(int subsetIndex)
[Obsolete] For removal in v0.4. Use Nodes / Visuals.ModelTransform instead. Gets the transform matrix used by the model subset!
int subsetIndex | Index of the model subset to get the transform for, should be less than SubsetCount. |
RETURNS: Matrix | A transform matrix used by the model subset at subsetIndex |