WorldTwoTextureBlend

From Valve Developer Community
Revision as of 12:44, 12 February 2008 by Andreasen (talk | contribs) (Added note to avoid further confusion.)
Jump to navigation Jump to search

A partially transparent detail texture is blended on top of the base texture, according to the alpha channel of the detail texture.

Note.pngNote:Do not confuse this shader with the WorldVertexTransition shader used for displacement surfaces.

Basic VMT Syntax

Stub

This article or section is a stub. You can help by expanding it.

WorldTwoTextureBlend ?

Additional Parameters

  • $basetexture <texture>
  • $detail <texture>
  • $detailscale <float>
  • $surfaceprop <type>