|
int | BitsPerChannel = 32 |
| EXR only: either 16 or 32.
|
|
CompressionTypes | CompressionType = CompressionTypes.DEFAULT |
| EXR only
|
|
|
bool | ApplyColorCorrections [get, set] |
| Bake the VFB corrections to the output file
|
|
bool | FrameNumber [get, set] |
| The current frame number will be appended to the file name(s).
|
|
bool | MultiChannel [get, set] |
| Create a single multi-channel file if the file format supports it.
|
|
bool | MultipleFiles [get, set] |
| Unused
|
|
bool | NoAlpha [get, set] |
| Do not write the alpha channel together with the color data
|
|
bool | SingleChannel [get, set] |
| Only a single channel is written to the file (the current one in vfb)
|
|
bool | SkipAlpha [get, set] |
| Do not write the alpha channel into a separate file.
|
|
bool | SkipRGB [get, set] |
| Do not write the RGB channel into a separate file
|
|
bool | VelocityZeroBased [get, set] |
| Unused
|
|
bool | WriteIntegerIDs [get, set] |
| Write to EXR as integer data
|
|
The documentation for this class was generated from the following file:
- /home/jenkins/ci/cgrepo/appsdk/VRay_SDK_CSharp/VRay_SDK_CSharp/VRayRT/ImageWriterOptions.cs