Module godot.core.transform

3D Transformation. 3x4 matrix.

Structs

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