godot.transform2d

2D Transformation. 3x2 matrix.

Members

Structs

Transform2D
struct Transform2D

Represents one or many transformations in 2D space such as translation, rotation, or scaling. It is similar to a 3x2 matrix.

Meta