Table of Contents

panoramaScreenShot

(string file, string format)Take a panoramic screenshot.

@param format This is either JPG or PNG.

Syntax

void panoramaScreenShot(string %file, string %format);

Parameters

string %file
No description available.

string %format
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

getControlObjectAltitude
getControlObjectSpeed

References

doPanoramaScreenShot: base/client/scripts/allClientScripts.cs:22334
doPanoramaScreenShot: base/client/scripts/allClientScripts.cs:22336
doPanoramaScreenShot: base/client/scripts/allClientScripts.cs:22338