Point devshot camera: Difference between revisions
Jump to navigation
Jump to search
m (doxygen) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=point_devshot_camera}} | {{wrongtitle|title=point_devshot_camera}} | ||
{{base_point}}[[Category:Camera]] | |||
==Entity Description== | ==Entity Description== | ||
An entity used by the -makedevshots system, which automatically takes screenshots at the position of every devshot camera in the level. | An entity used by the -makedevshots system, which automatically takes screenshots at the position of every devshot camera in the level. | ||
{{in code|class=class_c_point_dev_shot_camera.html CPointDevShotCamera|file=point__devshot__camera_8cpp-source.html point_devshot_camera.cpp}} | {{in code|class=class_c_point_dev_shot_camera.html CPointDevShotCamera|file=point__devshot__camera_8cpp-source.html point_devshot_camera.cpp}} | ||
Line 14: | Line 13: | ||
*'''FOV''' | *'''FOV''' | ||
:<integer> FOV of this camera. | :<integer> FOV of this camera. | ||
Revision as of 15:43, 12 April 2008
Template:Wrongtitle Template:Base point
Entity Description
An entity used by the -makedevshots system, which automatically takes screenshots at the position of every devshot camera in the level.
Keyvalues
- Template:Kv angles
- cameraname
- <string> Used as the name of the directory to store screenshots from this camera. Must be unique within the level.
- FOV
- <integer> FOV of this camera.