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.
Optionalfov: numberfield of view in degrees.
Readonlyfaceface orientation in degrees.
Readonlyfovfield of view in degrees.
Readonlyheightheight of the image in pixels.
Readonlyorientationcamera orientation in degrees as enum value.
Readonlyrequirespecifies should the image be mirrored during rendering or not.
Readonlywidthwidth of the image in pixels.
Construct a new ImageFormat object with default values.