This article relates to the game "Portal 2." Click here for more information.

Parallax obb

From Valve Developer Community
Revision as of 19:50, 3 March 2023 by Equalizer5118 (talk | contribs)
Jump to navigation Jump to search

Template:Entity It is also available in Mapbase Mapbase.

Overview

This brush entity defines the boundaries of Parallax Corrected Cubemaps, which are env_cubemaps that move with the camera, giving a slightly more accurate reflection on brushes. The Cubemap Bounds keyvalue on the desired cubemap must be set to this entity's targetname in order to function as intended.

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

See also