QuaternionT.Normalize

Returns a normalized quaternion

struct QuaternionT(T)
pure const nothrow
Normalize
()
if (
__traits(isFloating, T)
)

Meta