$parallaxmap

From Valve Developer Community
Revision as of 16:43, 29 November 2018 by Ficool2 (talk | contribs) (overhauled the page)
Jump to navigation Jump to search

Stub

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

The $parallaxmap VMT parameter specifies the VTF texture to use for the 'sub-vertex modeling' or parallaxmap of the material surface.

Warning.pngWarning:Parallax maps are disabled in every Valve game except for Counter-Strike: Global Offensive, although it will appear unlit.

VMT Syntax

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

See Also