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

    Function set

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

      Parameters

      • a: Vec3

        a 3-element vector object

      • x: number

        the first element

      • y: number

        the second element

      • z: number

        the third element

      Returns Vec3

      a with elements set to the given values