Enum ImageRecorderSettings.ImageRecorderOutputFormat
Available options for the output image format used by Image Sequence Recorder.
Namespace: UnityEditor.Recorder
Syntax
public enum ImageRecorderOutputFormat
Fields
Name | Description |
---|---|
EXR | Output the recording in EXR format. |
JPEG | Output the recording in JPEG format. |
PNG | Output the recording in PNG format. |