Remove Material::EnableAlphaTest (superseded by conditions)

This commit is contained in:
Jérôme Leclercq
2021-01-03 10:48:47 +01:00
parent ef1f4c770a
commit a801754f6e
5 changed files with 14 additions and 33 deletions

View File

@@ -27,7 +27,6 @@ namespace Nz
Nz::UInt64 enabledConditions = 0;
};
bool alphaTest = false;
bool depthSorting = false;
bool hasVertexColor = false;
bool reflectionMapping = false;