@kognifai/cogsengine
    Preparing search index...

    Variable exactEqualsConst

    exactEquals: typeof vec4.exactEquals

    Returns whether or not the quaternions have exactly the same elements in the same position (when compared with ===)

    The first quaternion.

    The second quaternion.

    True if the vectors are equal, false otherwise.