Texture

From Valve Developer Community
Revision as of 10:47, 15 October 2005 by Ts2do (talk | contribs)
Jump to navigation Jump to search

A texture is an image used to comprise a material in the Source Engine. Textures are generally created as TGA files, and then converted to VTF format for reference by the game and VMF.

Shaders can be applied to the Texture using materials.

Valid Dimension
(Pixels)
16
32
64
128
256
512
1024
2048

Utilities