math docs
    Preparing search index...

    Function set

    • Set the components of a vec3 to the given values

      Parameters

      • out: vec3.Vec3

        the receiving vector

      • x: number

        X component

      • y: number

        Y component

      • z: number

        Z component

      Returns vec3.Vec3

      out