stereo
 
 
 

Syntax:

stereo = <scalar>

Range:

0 (FALSE) or not 0 (TRUE)

Default:

FALSE

Purpose:

The stereo flag specifies if all the cameras in the SDL file are to render a stereo pair of images.

Comments:

This value may not be animated. This can be used in conjunction with fields. See also stereo_eye_offset.

Note: this will cause two sets of files to be output for each camera. The output file names will be suffixed with “_LEFT” and “_RIGHT”.

Example:

	stereo = TRUE;