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