Description:
Returns a list of output types which your renderer can write. The default implementation returns BMP, JPG, PNG, TIF, TGA, HDR, EXR and RIMAGE.
Syntax:
protected virtual FileType> SupportedOutputTypes()
protected
virtual
Returns:
Type: FileType>
A list of file types.