|
class | ResumableOptionsSerializer |
|
|
bool | CompressProgressiveFiles [get, set] |
| Set to false to disable compression. (These files can get quite large)
|
|
bool | DeleteResumableFileOnSuccess [get, set] |
| If set, the resumable file will be deleted automatically if the frame is completed successfully. This applies to sidecar .vrimg or .vrprog files, it doesn't apply when a .vrimg file is set as the main output.
|
|
string | OutputFileName [get, set] |
| Optional output path. This is needed when SettingsOutput.img_file is not set. (Currently only for progressive rendering. Extension is replaced with .vrprog)
|
|
int | ProgressiveAutoSaveSeconds [get, set] |
| Interval for saving intermediate (.vrprog) files. If set to 0 a file will only be saved at the end of the rendering. It can still be resumed at a lower noise threshold or higher time/sample limit.
|
|
The documentation for this class was generated from the following file:
- /home/jenkins/ci/cgrepo/appsdk/VRay_SDK_CSharp/VRay_SDK_CSharp/VRayRT/VRayRendererParams.cs