mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 12:12:10 -04:00
alpha-scale-via-texture is ready for prime time
This commit is contained in:
parent
c6681570d0
commit
ff10a70f9c
@ -204,7 +204,7 @@ ConfigVariableBool color_scale_via_lighting
|
||||
"it. See also alpha-scale-via-texture."));
|
||||
|
||||
ConfigVariableBool alpha_scale_via_texture
|
||||
("alpha-scale-via-texture", false,
|
||||
("alpha-scale-via-texture", true,
|
||||
PRC_DESC("When this is true, Panda will try to implement "
|
||||
"ColorScaleAttribs that affect alpha by "
|
||||
"creating an additional Texture layer over the geometry "
|
||||
|
Loading…
x
Reference in New Issue
Block a user