Translates down by distance pixels.
distance
Matrix4Transform down(double distance) => translate(y: distance);