Point devshot camera: Difference between revisions

From Valve Developer Community
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.  


==Availability==
{{in game|point}} {{game-base}}
{{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.
[[Category:Entities]]
[[Category: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.

Template:In code

Keyvalues

<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.