• Transforms the vec3 with a mat3.

    Parameters

    • out: any

      the receiving vector

    • a: any

      the vector to transform

    • m: any

      the 3x3 matrix to transform with

    Returns any

    out

Generated using TypeDoc