$alpha: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 15: | Line 15: | ||
[[Category:List of Shader Parameters|A]] | [[Category:List of Shader Parameters|A]] | ||
Revision as of 00:32, 9 April 2023
$alpha
is a material shader parameter. It scales the opacity of an entire material by the given value. 1 is entirely opaque, 0 is invisible.
If any material on a brush has $alpha
, the brush will stop affecting VVIS and become entirely transparent to NPCs from every angle.
This may be used with $translucent
.
Syntax
$alpha <normal>