Function mat4.mul

multiply two matrices

Prototype

static mat4 mul(
  ref const(mat4) m1,
  ref const(mat4) m2
);

Authors

Copyright

License