Info view parameters: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (DISPLAYTITLE)
m (cleanup)
Line 1: Line 1:
{{DISPLAYTITLE:info_view_paramters}}
{{DISPLAYTITLE:info_view_paramters}}
{{css point|info_view_parameters}}
{{css point|info_view_parameters}}
This [[entity]] choose the visual parameters. You can choose between old and new eye levels and [[Field_of_View|Field of View]] settings.
 
==Entity description==
This entity choose the visual parameters. You can choose between old and new eye levels and [[Field_of_View|Field of View]] settings.
==Keyvalues==
==Keyvalues==
* {{KV Targetname}}
* {{KV Targetname}}
Line 13: Line 15:
|}
|}


==Inputs==
{{I Targetname}}
==Outputs==
{{O Targetname}}


[[Category:Counter-Strike: Source Entities]]
[[Category:Counter-Strike: Source Entities]]

Revision as of 12:43, 6 February 2012

Template:Css point

Entity description

This entity choose the visual parameters. You can choose between old and new eye levels and Field of View settings.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

View mode ([todo internal name (i)]) <choices>
Defines the view mode.
Value Description
Old Eye level: 64, FOV: 75
New Eye level: 53.5, FOV: 90

Inputs

Outputs