TransformItem Property (Int32) |
Access whole columns in the form of Vector3. The fourth column is the origin vector.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Vector3 this[
int column
] { get; set; }
Parameters
- column
- Type: SystemInt32
Which column vector.
Property Value
Type:
Vector3See Also