GodotSharpAPI
GodotSharpAPI
Godot
Transform Structure
Transform Fields
basis Field
origin Field
Transform
basis Field
The
Basis
of this transform. Contains the X, Y, and Z basis vectors (columns 0 to 2) and is responsible for rotation and scale.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Basis
basis
Field Value
Type:
Basis
See Also
Reference
Transform Structure
Godot Namespace