Union Bytes EngineModulesMathQuaternionqNormalization

Union Bytes Engine

GeneralHilfeseitensyntaxModules
AnimationBillboardCageCameraControlDefinitionDrawingFontGadgetGeneralJoystickLightMaterialMath
Quaternion
qFromEulerqInverseqMultiplicationqMultiplyqNormalizationqNormalize
Vector
MeshNetworkNodeObjectParticlePhysicShaderSoundsSpriteTexture

qNormalizationFUNCTION

Description

Normalize the specified quaternion.

Syntax

*qResult.UBE_QUATERNION = UBE_qNormalization( *qResult.UBE_QUATERNION, *qArgument.UBE_QUATERNION )

Parameters

*qResult A valid pointer to the result quaternion.
*qArgument A valid pointer to the argument quaternion.

Return value

The pointer to the result quaternion.

See also

qNormalize
Union Bytes | Login