Env projectedtexture: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
Line 1: Line 1:
{{wrongtitle|title=env_projectedtexture}}
{{wrongtitle|title=env_projectedtexture}}
==Entity Description==
==Entity Description==
Some sort of flashlight projection thing.
A light emitting entity that casts dynamic shadows; similar to light_spot.
 
This entity breaks the flashlight, so it should be used where no flashlight is available.
 
==Keyvalues==
==Keyvalues==
* {{kv targetname}}
* {{kv targetname}}

Revision as of 22:31, 1 January 2008

Template:Wrongtitle

Entity Description

A light emitting entity that casts dynamic shadows; similar to light_spot.

This entity breaks the flashlight, so it should be used where no flashlight is available.

Keyvalues

<target_destination> Light target
  • lightfov
<float> Light's FOV
  • enableshadows
<boolean>
  • lightonlytarget
<boolean> Light only target
  • lightworld
<boolean> Light world
  • cameraspace
<boolean> Relative to player's view
  • lightcolor
#000000 Projected color

Inputs

Outputs