Notooltexture: Difference between revisions
Jump to navigation
Jump to search
(Confirmed working in SDK 2013, added tip) |
Joheskiller (talk | contribs) m (Added the information about engine branches.) |
||
Line 1: | Line 1: | ||
Hides the material from Hammer's texture browser. | Hides the material from Hammer's texture browser. | ||
{{todo|Does it hide the material from other tools?}} | {{todo|Does it hide the material from other tools?}} | ||
==VMT example== | ==VMT example== | ||
LightmappedGeneric | LightmappedGeneric | ||
{ | { | ||
'''%notooltexture 1''' | |||
} | } | ||
[[Category:Material System]] | [[Category:Material System]] | ||
[[Category:List of Shader Parameters]] | [[Category:List of Shader Parameters]] |
Revision as of 14:51, 5 August 2017
Hides the material from Hammer's texture browser.
Todo: Does it hide the material from other tools?
VMT example
LightmappedGeneric { %notooltexture 1 }