
rendVidCorrectMethod -- integerGet/set the video color check method.
Possible values are:
1 - Flag with black
2 - Scale Luma
3 - Scale Saturation
rendNTSC_PAL -- integerGet/set the video color check NTSC or PAL setting.
Possible values are:
1 - NTSC
2 - PAL
rendDitherTrue -- booleanGet/set the renderer's dither true color flag. TRUE = on; FALSE = off
rendDither256 -- booleanGet/set the renderer's dither 256 color flag. TRUE = on; FALSE = off
rendFieldOrder -- integerGet/set the rendering field order.
Possible values are:
1 - Even
2 - Odd
rendSuperBlackThresh -- integerGet/set the Super Black Threshold value. Range 0 to 255. Default is 15.
rendNThSerial -- booleanGet/set the output file sequencing nth serial numbering setting. TRUE = on; FALSE = off
preferences.maximumGBufferLayersGet/set an Integer value that specifies the maximum number of g-buffer layers generated during a render.
rendMultiThread -- booleanGet/set the renderer's multi-threaded flag. TRUE = on; FALSE = off