Function:ss2sca
From S2PLOT
ss2sca
Set the camera aperture.
Prototype
void ss2sca(float aperture);
Description
Set the camera aperture (in degrees).
See Also
ss2qca | Query the camera aperture. |
ss2scs | Set the camera speed. |
ss2qcs | Query the camera speed. |
ss2sc | Set the camera position, up vector and view direction. |
ss2qc | Query the camera position, up vector and view direction. |
Code Example
Back to S2PLOT function list.