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
Inverse Method
Returns the inverse of the matrix.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Basis
Inverse
()
Return Value
Type:
Basis
The inverse matrix.
See Also
Reference
Basis Structure
Godot Namespace