Function mat4.translation

static mat4 translation(
  float x,
  float y,
  float z
);