Transform2D

Stores the position, rotation and scale of a 2D object.

Fields

NameTypeDescription
PositionVector2Position in 2D space.
RotationFloatRotation in 2D space in degrees.
ScaleVector2Scale of the 2D object.