$alpha: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
TomEdwards (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
Scales the opacity of an entire material by the given value. 1 is entirely opaque, 0 is invisible. | |||
== Syntax == | |||
[[Category:List of Shader Parameters]] | $alpha <[[normal]]> | ||
== See also == | |||
*<code>[[$translucent]]</code> | |||
[[Category:List of Shader Parameters|A]] | |||
[[Category:VMT Transparency]] | [[Category:VMT Transparency]] |
Revision as of 04:02, 13 July 2008
Scales the opacity of an entire material by the given value. 1 is entirely opaque, 0 is invisible.
Syntax
$alpha <normal>