Module godot.core.transform2d
2D Transformation. 3x2 matrix.
Structs
Name | Description |
---|---|
Transform2D
|
Represents one or many transformations in 2D space such as translation, rotation, or scaling. It is similar to a 3x2 matrix. |