μMath
    Preparing search index...

    Variable dotConst

    dot: (a: Readonly<QuaternionLike>, b: Readonly<QuaternionLike>) => number = vector4Dot

    Calculate the dot product of two quaternions.

    Type Declaration