mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-09 07:20:40 +00:00
Merge branch 'alpha40_premul' of https://github.com/Azaezel/Torque3D into Preview4_0
This commit is contained in:
commit
27ee09e491
6 changed files with 37 additions and 13 deletions
|
|
@ -106,6 +106,7 @@ public:
|
|||
{
|
||||
None = 0,
|
||||
Mul,
|
||||
PreMul,
|
||||
Add,
|
||||
AddAlpha, // add modulated with alpha channel
|
||||
Sub,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue