◆ AssignToTransform()

void AssignToTransform ( Transform  transformToAssignTo,
bool  restoreRootLocalNotWorld = false 
)
Parameters
transformToAssignToThe transform to which we should assign the values stored in this TransformStorageTree instance.
restoreRootLocalNotWorlddefines 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.)

Implemented in TransformStorageTree, TransformAndDecendantStorage, TransformDictionaryStorage, and TreeOfLocalTransforms.