3#include <Common/primitive_type.h>
4#include <DataIO/FileSystem/Path.h>
5#include <DataIO/EPictureFile.h>
Definition RenderConfig.h:13
uint32 minStatsRequestPeriodMs
Definition RenderConfig.h:20
std::string outputName
Definition RenderConfig.h:18
uint32 minFramePeekPeriodMs
Definition RenderConfig.h:21
Path sceneWorkingDirectory
Definition RenderConfig.h:16
EPictureFile outputFileFormat
Definition RenderConfig.h:19
bool useCopiedScene
Definition RenderConfig.h:22
Path sceneFile
Definition RenderConfig.h:15
bool enablePeekingFrame
Whether rendered frame can be viewed from the editor. Disabling this will improve performance slightl...
Definition RenderConfig.h:28
Path outputDirectory
Definition RenderConfig.h:17
bool performToneMapping
Definition RenderConfig.h:30
bool enableStatsRequest
Definition RenderConfig.h:23
Definition ph_editor.h:10