Function:ss2scs
From S2PLOT
ss2scs
Set the camera speed.
Prototype
void ss2scs(float spd);
Description
Set the camera speed (ie. increment amount for camera movements. Values between 0.01 and 20.0 are reasonably sensible.
See Also
ss2qcs | Query the camera speed. |
ss2qca | Query the camera aperture. |
ss2sca | Set the camera aperture. |
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.