Construct a new ImageFormat object with user's params.
width of the image in pixels.
height of the image in pixels.
the image camera orientation in degrees as enum value.
specifies should the image be mirrored during rendering or not.
face orientation in degrees.
Optional fov: numberfield of view in degrees.
Readonly faceface orientation in degrees.
Readonly fovfield of view in degrees.
Readonly heightheight of the image in pixels.
Readonly orientationcamera orientation in degrees as enum value.
Readonly requirespecifies should the image be mirrored during rendering or not.
Readonly widthwidth of the image in pixels.
Construct a new ImageFormat object with default values.