camSetFovRange

From Bohemia Interactive Community
Revision as of 15:42, 16 April 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

camera camSetFovRange fovRange


Operand types:

camera: Object

fovRange: Array

Type of returned value:

Nothing

Description:

Set camera field of view range for auto zooming.

Does not commit changes.


Example:

_camera camSetFovRange [0.1, 0.5]