@sstorsveen/maths - v2.0.1
    Preparing search index...

    Function of

    • Creates a new 4-element vector object initialized with the given values

      Parameters

      • x: number

        the first element

      • y: number

        the second element

      • z: number

        the third element

      • w: number

        the fourth element

      Returns Vec4

      the new 4-element vector object