$parallaxmap: Difference between revisions
Jump to navigation
Jump to search
Warning:Parallax maps are disabled in every Valve game, although since
an (unfinished) shader exists named ParallaxTest, which can be used as an alternative.
(overhauled the page) |
No edit summary |
||
Line 2: | Line 2: | ||
'''The $parallaxmap [[VMT]] parameter specifies the [[VTF]] texture to use for the 'sub-vertex modeling' or parallaxmap of the material surface.''' | '''The $parallaxmap [[VMT]] parameter specifies the [[VTF]] texture to use for the 'sub-vertex modeling' or parallaxmap of the material surface.''' | ||
{{warning|Parallax maps are disabled in every Valve game | {{warning|Parallax maps are disabled in every Valve game, although since {{as}} an (unfinished) shader exists named [[ParallaxTest]], which can be used as an alternative.}} | ||
=== VMT Syntax === | === VMT Syntax === | ||
"$parallaxmap" <texture path> | "$parallaxmap" <texture path> |
Revision as of 16:59, 29 November 2018
The $parallaxmap VMT parameter specifies the VTF texture to use for the 'sub-vertex modeling' or parallaxmap of the material surface.


VMT Syntax
"$parallaxmap" <texture path> "$parallaxmapscale" <float> // Scales the $parallaxmap Y value by this amount