void AssignToTransform | ( | Transform | transformToAssignTo, |
bool | restoreRootLocalNotWorld = false |
||
) |
transformToAssignTo | The transform to which we should assign the values stored in this StoredTransform 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.) |
Implements IStoreTransformHierarchy.
References StoredTransform.AssignToTransform(), TransformAndDecendantStorage.localTransforms, and TransformAndDecendantStorage.rootWorldTransform.