The implicit Transform assignment operator will create a new StoredTransform object, and assign it the local values of the provided Transform.
- Parameters
-
[in] | transform_to_copy | the (local-space) data in this transform will be copied into the new object. |
- Returns
- A new TransformStoage instance that contains the local values of the provided Transform, is returned.
- Parameters
-
transform_to_copy | the (local-space) data in this transform will be copied into the new object. |
- Returns
- A new TransformStoage instance that contains the local values of the provided Transform, is returned.
References StoredTransform.StoredTransform().