godot.transform

3D Transformation. 3x4 matrix.

Members

Structs

Transform3D
struct Transform3D

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

Meta