CompileWater: Difference between revisions
Jump to navigation
Jump to search
SirYodaJedi (talk | contribs) (Created page with "{{Dead end}} {{stub}} Compiles the texture as a water texture. Example: LightmappedGeneric { $basetexture "liquids/custom_water" $bottommaterial "liquids/custom_wat...") |
SirYodaJedi (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{subpage|[[Material map compile flags]]}} | |||
{{Dead end}} | {{Dead end}} | ||
{{stub}} | {{stub}} |
Revision as of 14:14, 3 August 2024

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.


Compiles the texture as a water texture.
Example:
LightmappedGeneric { $basetexture "liquids/custom_water" $bottommaterial "liquids/custom_water" %compilewater 1 $nocull 1 }