RwSetStereoCameraMode(RwCamera *camera, RwStereoMode mode)
Description
Returns the current stereo camera mode of camera
Arguments
camera A Stereo Camera created with RwCreateStereoCamera()
mode The stereo mode to use with this camera.
Return Value
If successful the value camera, otherwise NULL
See Also