rotates display entity
factory Transformation.rotate(double x, double y, double z) => Transformation(right_rotation: (x, y, z));