Model.GetTransform
Matrix GetTransform(int subsetIndex)
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 |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!