mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-20 03:45:26 +00:00
give afx the gfx cleanup treatment
This commit is contained in:
parent
6d71bec417
commit
028bf1df9b
9 changed files with 3 additions and 48 deletions
|
|
@ -103,7 +103,6 @@ void afxZodiacMeshRoadRenderer::initShader()
|
|||
GFXStateBlockDesc d;
|
||||
|
||||
d.cullDefined = true;
|
||||
d.ffLighting = false;
|
||||
d.blendDefined = true;
|
||||
d.blendEnable = true;
|
||||
d.zDefined = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue