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

    Function set

    • Sets the elements of the 4-element vector a to the given values

      Parameters

      • a: Vec4

        a 4-element vector object

      • x: number

        the first element

      • y: number

        the second element

      • z: number

        the third element

      • w: number

        the fourth element

      Returns Vec4

      a with elements set to the given values