mat4.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. mat4 opAssign(mat4 v)
  2. mat4 opAssign(mat4 v)
  3. mat4 opAssign(float[16] v)
    struct mat4
    ref return
    opAssign
    (
    const float[16] v
    )

Meta