GodotSharpAPI
GodotSharpAPI
Godot
Quat Structure
Quat Methods
CubicSlerp Method
Dot Method
Equals Method
GetEuler Method
GetHashCode Method
Inverse Method
IsEqualApprox Method
IsNormalized Method
Normalized Method
Set Method
SetAxisAngle Method
SetEuler Method
Slerp Method
Slerpni Method
ToString Method
Xform Method
Quat
Inverse Method
Returns the inverse of the quaternion.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Quat
Inverse
()
Return Value
Type:
Quat
The inverse quaternion.
See Also
Reference
Quat Structure
Godot Namespace