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
Normalized Method
Returns a copy of the quaternion, normalized to unit length.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Quat
Normalized
()
Return Value
Type:
Quat
The normalized quaternion.
See Also
Reference
Quat Structure
Godot Namespace