$alpha: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
  "$alpha" <float>
  "$alpha" <float>
* Scales material opacity by the 'float' number. 0.1 is more transparent than 1.0.
* Scales material opacity by the 'float' number. 0.1 is more transparent than 1.0.
Line 5: Line 4:


[[Category:List of Shader Parameters]]
[[Category:List of Shader Parameters]]
[[Category:VMT Translucency]]
[[Category:VMT Transparency]]

Revision as of 20:37, 4 April 2008

"$alpha" <float>
  • Scales material opacity by the 'float' number. 0.1 is more transparent than 1.0.