Info view parameters: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (cleanup)
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:info_view_paramters}}
{{DISPLAYTITLE:info_view_paramters}}
{{css point|info_view_parameters}}
{{base point multi|info_view_parameters|game1=Counter-Strike: Source|game2=Counter-Strike: Global Offensive}}


==Entity description==
==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.
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 20: Line 21:
==Outputs==
==Outputs==
{{O Targetname}}
{{O Targetname}}
[[Category:Counter-Strike: Source Entities]]

Revision as of 09:23, 23 May 2012

Template:Base point multi

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