$bumpmap2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(become redir)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Usage==
#redirect [[$bumpmap]]
* '''Use in conjunction with [[$bumpmap]] for blending materials on [[Displacement]] surfaces with the [[WorldTwoTextureBlend]] shader.'''
* The percentage blend of each of the two textures is defined by alpha painting in Hammer.
* This is the Normalmap equivalent of [[$basetexture2]].
* See [[Displacement]] for further information.
 
==Available values==
 
===$bumpmap2===
"$bumpmap" "Path/NormalMapA"
"$bumpmap2" "Path/NormalMapB"
* dx9
 
 
====$bumpmapframe2====
"$bumpmapframe2" ?
* dx9
* Used with [[$bumpmap2]]
* ?
 
[[Category:List of Shader Parameters]]
[[Category:VMT Texture Reference]]

Latest revision as of 03:59, 10 July 2008

Redirect to: