- Parameters
-
transformToAssignTo | The transform to which we should assign the values stored in this TransformStorageTree instance. |
restoreRootLocalNotWorld | defines if the root transform should be restored with it's original world coordinates, or it's original local Coordinates (they may be different if the root has parent transforms that have been changed since recording.) Note: Selecting to restore the world transforms might lead to issues, particularly with scale since the local scale will need to be computed. |
Reimplemented from TreeOfLocalTransforms.
References StoredTransform.AssignToTransform(), and TransformStorageTree.rootWorldTransform.