- Parameters
 - 
  
    | transform_to_copy | the transformation data in this object will be copied into the new object. | 
    | localNotWorld | Optional parameter, true by default. If set to true, will assign the transform_to_copy's local values to the new StoredTransform. Otherwise it will use the transform_to_copy's world values. | 
  
   
References StoredTransform.localPosition, StoredFullTransform.localPosition, StoredTransform.localRotation, StoredFullTransform.localRotation, StoredFullTransform.localScale, StoredTransform.localScale, StoredFullTransform.lossyScale, StoredFullTransform.position, StoredFullTransform.rotation, and StoredTransform.unclippedEulers.