2D Transformation. 3x2 matrix.
Represents one or many transformations in 2D space such as translation, rotation, or scaling. It is similar to a 3x2 matrix.
See Source File
MIT License
Copyright (c) 2007 Juan Linietsky, Ariel Manzur. Copyright (c) 2014 Godot Engine contributors (cf. AUTHORS.md) Copyright (c) 2017 Godot-D contributors Copyright (c) 2022 Godot-DLang contributors
2D Transformation. 3x2 matrix.