$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
 
* Scales material opacity by the 'float' number.
  "$alpha" <float>
* Scales material opacity by the 'float' number. 0.1 is more transparent than 1.0.




[[Category:List of Shader Parameters]]
[[Category:List of Shader Parameters]]
[[Category:VMT Opacity]]
[[Category:VMT Translucency]]
[[Category:Stubs]]

Revision as of 20:17, 4 April 2008

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