Difference between revisions of "Legacy:SetFrameRate"

From Spherical
Jump to: navigation, search
(created from http://web.archive.org/web/20111228000549/http://www.spheredev.org/wiki/SetFrameRate)
(No difference)

Revision as of 23:06, 24 June 2013


Set or unset a limit to the refresh rate of drawing functions outside the map engine.

Usage

{{{returns}}} [[API:{{{object}}}|{{{object}}}]].SetFrameRate(fps);


  • param1 type. param1 description
  • param2 type. param2 description
  • paramN type. paramN description

Examples

(examples with syntaxhighlighted code)

Notes

(notes)

See also

  • see also
  • see also
  • see also
  • etc

API:Video/navbox