RwSetStereoCameraEyeSeparation(RwCamera *camera, RwReal dist);
Description
Set the eye separation for a stereo camera.
Arguments
camera Stereo Camera.
dist Eye Separation
Return Value
The argument camera if successful, and NULL otherwise.
See Also