Notooltexture: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "Hides the material from Hammer's texture browser. {{todo|Does it actually work?}} {{todo|Does it hide the material from other tools?}} {{todo|Does it work in all engine bra...")
 
No edit summary
Line 11: Line 11:
  LightmappedGeneric
  LightmappedGeneric
  {
  {
  $basetexture developer/custom_clip
  ...
  '''%notooltexture 1'''
  '''%notooltexture 1'''
  }
  }

Revision as of 08:37, 28 September 2015

Hides the material from Hammer's texture browser.

Todo: Does it actually work?
Todo: Does it hide the material from other tools?
Todo: Does it work in all engine branches?

Example:

LightmappedGeneric
{
...
%notooltexture 1
}