Env texturetoggle: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Robot: fixing template case.) |
||
Line 14: | Line 14: | ||
==Inputs== | ==Inputs== | ||
* {{ | * {{I Targetname}} | ||
* '''IncrementTextureIndex''' | * '''IncrementTextureIndex''' |
Revision as of 19:35, 19 January 2009
Template:Wrongtitle Template:Base point
Entity Description
An entity that allows you to change the textures on other brush-built entities.
Keyvalues
- target
- <target_destination> Target Brush(es).
Inputs
- IncrementTextureIndex
- Increments target brush's current texture frame by one.
- SetTextureIndex <integer>
- Sets target brush's texture frame to the specified index.