StoredTransform | ( | Transform | transform_to_copy, |
bool | localNotWorld | ||
) |
transform_to_copy | the (local-space) data in this transform will be copied into the new object. |
localNotWorld | 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, StoredTransform.localRotation, StoredTransform.localScale, and StoredTransform.unclippedEulers.