GodotSharpAPI
GodotSharpAPI
Godot
Basis Structure
Basis Methods
Determinant Method
Equals Method
GetAxis Method
GetColumn Method
GetEuler Method
GetHashCode Method
GetOrthogonalIndex Method
GetRow Method
Inverse Method
IsEqualApprox Method
Orthonormalized Method
Quat Method
Rotated Method
RotationQuat Method
Scaled Method
SetColumn Method
SetRow Method
Slerp Method
Tdotx Method
Tdoty Method
Tdotz Method
ToString Method
Transposed Method
Xform Method
XformInv Method
Basis
Transposed Method
Returns the transposed version of the basis matrix.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Basis
Transposed
()
Return Value
Type:
Basis
The transposed basis matrix.
See Also
Reference
Basis Structure
Godot Namespace