TransformOrthonormalized Method |
Returns the transform with the basis orthogonal (90 degrees),
and normalized axis vectors (scale of 1 or -1).
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Transform Orthonormalized()
Return Value
Type:
TransformThe orthonormalized transform.
See Also