Quaternion.Normalize Method

Normalizes this Quaternion.
Public Function Normalize() As Boolean
This language is not supported or no code example is available.
public bool Normalize()
This language is not supported or no code example is available.

Return Value

bool

True if the operation succeeded, false otherwise.

.NET Framework

Supported in: 4.8

In this article

Definition