RwSetStereoCameraFocalDistance(RwCamera *camera, RwReal dist);
Description
Set the focal distance for a stereo camera.
Arguments
camera Stereo Camera.
dist Focal Distance
Return Value
The argument camera if successful, and NULL otherwise.
See Also