$detailblendfactor2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "'''#detailblendfactor2''' works the same as $detailblendfactor describbed in $detail, but applies to the second texture in a Lightmapped_4WayBlend material.")
 
m (more format)
Line 1: Line 1:
'''#detailblendfactor2''' works the same as $detailblendfactor describbed in [[$detail]], but applies to the second texture in a [[Lightmapped_4WayBlend]] material.
The <code>[[$detailblendfactor2]]</code> [[VMT]] command works the same as <code>[[$detail#.24detailblendfactor_.3Cnormal.3E|$detailblendfactor]]</code>, but applies to the second texture in a <code>[[Lightmapped_4WayBlend]]</code> material.
 
[[Category:List of Shader Parameters|T]]

Revision as of 03:12, 29 October 2014

The $detailblendfactor2 VMT command works the same as $detailblendfactor, but applies to the second texture in a Lightmapped_4WayBlend material.