Add color blending for lights
This commit is contained in:
parent
5cf202f24e
commit
eb134d3fbf
5 changed files with 47 additions and 7 deletions
|
|
@ -66,6 +66,7 @@ struct LevelMeshSurface
|
|||
//
|
||||
|
||||
FTextureID texture = FNullTextureID();
|
||||
float alpha = 1.0;
|
||||
|
||||
int portalIndex = 0;
|
||||
int sectorGroup = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue