This version of Unity is unsupported.

Rotate

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Provides rotation information for visual elements that rotates around the TransformOrigin. Positive values represent clockwise rotation.

Properties

angle The angle applied by the rotation. Positive values represent clockwise rotation and negative values represent counterclockwise rotation.

Constructors

Rotate Create a Rotate struct that correspond to a rotation around the z axis by the provided Angle.

Static Methods

None Return a value of Rotate that applies no rotation