CompileClip: Difference between revisions
Jump to navigation
Jump to search
(Added example) |
SirYodaJedi (talk | contribs) No edit summary |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:%CompileClip}}{{subpage|[[Material map compile flags]]}} | |||
{{Dead end|date=January 2024}} | |||
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. | ||
Line 10: | Line 12: | ||
[[Category:Material System]] | [[Category:Material System]] | ||
[[Category: | [[Category:Shader parameters]] | ||
{{stub}} |
Latest revision as of 17:22, 24 March 2025

This article has no
links to other VDC articles. Please help improve this article by adding links
that are relevant to the context within the existing text.
January 2024


January 2024
Compiles the texture as a clip texture, meaning your texture will behave the same as the tools/toolsclip.
Example:
LightmappedGeneric { $basetexture developer/custom_clip %compileclip 1 }