RwReal
RwGetStereoCameraEyeSeparation(RwCamera *camera);
Description
Retrieve the current eye separation for a stereo camera.
Arguments
camera Stereo Camera.
Return Value
The current eye separation or 0.0 on error.
See Also
RwGetLeftStereoCamera()
RwGetRightStereoCamera()
RwSetStereoCameraEyeSeparation()
RwGetStereoCameraFocalDistance()
RwSetStereoCameraFocalDistance()