• Transforms the vec3 with a mat4. 4th vector component is implicitly '1'

    Parameters

    • out: any

      the receiving vector

    • a: any

      the vector to transform

    • m: any

      matrix to transform with

    Returns any

    out

Generated using TypeDoc