mirror of
https://github.com/XorTroll/EveryFileExplorer.git
synced 2024-12-02 15:46:18 +00:00
CGFX Generator supports alpha blending now
This commit is contained in:
parent
bbd673210e
commit
c945f8c5c3
@ -1428,7 +1428,7 @@ namespace _3DS.NintendoWare.GFX
|
||||
BlendColor = new Vector4(0, 0, 0, 1);
|
||||
Command1 = 0xe40100;
|
||||
Command2 = 0x803f0100;
|
||||
Command3 = 0x01010000;
|
||||
Command3 = 0x76760000;//0x01010000;
|
||||
Command4 = 0;
|
||||
Command5 = 0xff000000;
|
||||
Command6 = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user