Info view parameters: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
(-added class hierarchy, nofgd in l4d)
Line 1: Line 1:
{{this is a|e0|game1=Counter-Strike: Global Offensive|name=info_view_parameters|game=Counter-Strike: Source}} This entity chooses the visual parameters. You can choose between old and new eye levels and [[Field_of_View|Field of View]] settings.
{{Ent not in fgd}}
{{CD|CInfoViewParameters}}
{{this is a|e0|game1=Counter-Strike: Global Offensive|name=info_view_parameters|game=Counter-Strike: Source|game2=Left 4 Dead|game3=Left 4 Dead 2}}  
This entity chooses 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}}
{{KV|View mode|intn=ViewMode|choices|Defines the view mode.}}
{{KV|View mode|intn=ViewMode|choices|Defines the view mode.}}
:{| class=standard-table
:{| class=standard-table

Revision as of 09:42, 18 February 2024

Icon-NotInFGD.png
This entity is not in the Left 4 DeadLeft 4 Dead 2 FGD by default.
See below for instructions on making it available.
C++ Class hierarchy
CInfoViewParameters
CBaseEntity

info_view_parameters is an e0 available in Counter-Strike: Source Counter-Strike: Source, Counter-Strike: Global Offensive Counter-Strike: Global Offensive, Left 4 Dead Left 4 Dead, and Left 4 Dead 2 Left 4 Dead 2. This entity chooses 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 (ViewMode) <choices>
Defines the view mode.
Value Description
Old Eye level: 64, FOV: 75
New Eye level: 53.5, FOV: 90