Hey, is it right that when I multiply 1 transform with another one, that my result is the world-transform of factor 1, when factor 1 was relative to factor 2?
So like:
WorldTransform = RelativeToParentTransform * ParentWorldTransform
Hey, is it right that when I multiply 1 transform with another one, that my result is the world-transform of factor 1, when factor 1 was relative to factor 2?
So like:
WorldTransform = RelativeToParentTransform * ParentWorldTransform