Renderer Preferences

 

   

Lighting And Rendering - Quick Navigation

   

rendVidCorrectMethod -- integer 	 

Get/set the video color check method.

Possible values are:

1 - Flag with black

2 - Scale Luma

3 - Scale Saturation

   

rendNTSC_PAL -- integer   

Get/set the video color check NTSC or PAL setting.

Possible values are:

1 - NTSC

2 - PAL

   

rendDitherTrue -- boolean 

Get/set the renderer's dither true color flag. TRUE = on; FALSE = off

   

rendDither256 -- boolean 

Get/set the renderer's dither 256 color flag. TRUE = on; FALSE = off

   

rendFieldOrder -- integer 

Get/set the rendering field order.

Possible values are:

1 - Even

2 - Odd

   

rendSuperBlackThresh -- integer 

Get/set the Super Black Threshold value. Range 0 to 255. Default is 15.

   

rendNThSerial -- boolean 

Get/set the output file sequencing nth serial numbering setting. TRUE = on; FALSE = off

   

preferences.maximumGBufferLayers 

Get/set an Integer value that specifies the maximum number of g-buffer layers generated during a render.

   

rendMultiThread -- boolean 

Get/set the renderer's multi-threaded flag. TRUE = on; FALSE = off

   

See Also