- Code: Select all
anti_aliasing_sample_count (type string): "9"
camera_f_stop (type string): "5.6"
camera_focus_distance (type string): "5.0"
camera_fov (type string): "25.0"
For info, the syntax of the Clarisse metadata attribute is based on the Clarisse parser (used for Clarisse project files, CID files, etc.).
The Clarisse attribute is parsed and passed to OpenEXR API to create the EXR metadata. We don't control the syntax of the metadata in the EXR file.