Translates right by distance pixels.
distance
Matrix4Transform right(double distance) => translate(x: distance);