mat4.translate

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

Meta