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