μMath
    Preparing search index...

    Variable getSquaredMagnitudeConst

    getSquaredMagnitude: (dualQuaternion: Readonly<DualQuaternionLike>) => number = vector4GetSquaredMagnitude

    Calculate the squared magnitude (length) of a dual quaternion.

    Type Declaration