Translates up left distance pixels.
distance
Matrix4Transform left(double distance) => translate(x: -distance);