Point devshot camera

From Valve Developer Community
Revision as of 19:42, 19 January 2009 by VDCBot (talk | contribs) (Robot: fixing template case.)
Jump to navigation Jump to search

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

Pitch Yaw Roll (Y Z X) (angles) <QAngle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
  • 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.