This version of Unity is unsupported.

TransformOriginOffset

enumeration

Description

Specifies the alignment keywords for TransformOrigin.

Properties

Left The origin of the transform operation is set to the left of the element.
Right The origin of the transform operation is set to the right of the element.
Top The origin of the transform operation is set to the top of the element.
Bottom The origin of the transform operation set to the bottom of the element.
Center The origin of the transform operation is set to the center of the element.