mat4.translate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. mat4 translate(vec3 v)
    struct mat4
    ref
    translate
    (
    const vec3 v
    )
  2. mat4 translate(float x, float y, float z)

Meta