Env projectedtexture: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{wrongtitle|title=env_projectedtexture}} | {{wrongtitle|title=env_projectedtexture}} | ||
==Entity Description== | ==Entity Description== | ||
A light emitting entity that casts dynamic shadows; similar to light_spot. | A light emitting entity that casts dynamic shadows; similar to light_spot or a flashlight. | ||
This entity breaks the flashlight, so it should be used where no flashlight is available. | This entity breaks the flashlight, so it should be used where no flashlight is available. |
Revision as of 22:37, 1 January 2008
Entity Description
A light emitting entity that casts dynamic shadows; similar to light_spot or a flashlight.
This entity breaks the flashlight, so it should be used where no flashlight is available.
Keyvalues
- Template:Kv targetname
- target
- <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
- ⇆#000000rgb(0,0,0)⇆ Projected color
Inputs
- Template:I targetname
- TurnOn
- TurnOff
- SetFOV <float>