Function:ss2scs

From S2PLOT

(Difference between revisions)
Jump to: navigation, search
Revision as of 22:19, 6 January 2009
S2plot admin (Talk | contribs)

← Previous diff
Revision as of 23:07, 6 January 2009
S2plot admin (Talk | contribs)

Next diff →
Line 1: Line 1:
==ss2scs== ==ss2scs==
 +Set/query the camera speed.
==Prototype== ==Prototype==
<code><pre> <code><pre>
 +void ss2scs(float spd);
</pre></code> </pre></code>
==Description== ==Description==
 +Set/query the camera speed (ie. increment amount for camera movements. Values between 0.01 and 20.0 are reasonably sensible.
==See Also== ==See Also==

Revision as of 23:07, 6 January 2009

ss2scs

Set/query the camera speed.

Prototype

void ss2scs(float spd);

Description

Set/query the camera speed (ie. increment amount for camera movements. Values between 0.01 and 20.0 are reasonably sensible.

See Also

Code Example

Back to S2PLOT function list.




Back to template page.

Personal tools