Skybox swapper: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added description)
m (Available in Portal 2, Alien Swarm, CSGO to Available since Alien Swarm)
Line 1: Line 1:
{{stub}}
{{stub}}
{{ent not in fgd}}
{{ent not in fgd}}
{{base point multi|skybox_swapper|game1=Portal 2|game2=Alien Swarm|game3=Counter-Strike: Global Offensive}}
{{Point ent|skybox_swapper|since=Alien Swarm}}


== Entity description ==
== Entity description ==

Revision as of 13:34, 24 May 2019

Stub

This article or section is a stub. You can help by expanding it.

Icon-NotInFGD.png
This entity is not in the Alien SwarmPortal 2 FGD by default.
See below for instructions on making it available.

Template:Point ent

Entity description

Precaches and replaces the current 2D skybox material with another. Functionally equivalent to sv_skyname, even using the command in its functionality.

Keyvalues

Skybox Name ([todo internal name (i)]) <string>
The name of the skybox to change to.
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

Inputs

Trigger
Triggers the skybox change.


Outputs