CompileClip: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(New page: Compiles the texture as a '''clip''' texture, meaning your texture will behave the same as the tools/toolsclip.)
 
No edit summary
Line 1: Line 1:
Compiles the texture as a '''clip''' texture, meaning your texture will behave the same as the tools/toolsclip.
Compiles the texture as a '''clip''' texture, meaning your texture will behave the same as the tools/toolsclip.
{{todo|vmt example}}
[[Category:Material System]]
[[Category:List of Shader Parameters]]

Revision as of 12:38, 24 May 2012

Compiles the texture as a clip texture, meaning your texture will behave the same as the tools/toolsclip.

Todo: vmt example