Closed danschultz closed 4 years ago
The Material class was referencing a vertex color from the zen3d namespace. If you used the ESM bundle, you'd get an exception when loading a material because the namespace was not available.
Material
zen3d
Thanks!
The
Material
class was referencing a vertex color from thezen3d
namespace. If you used the ESM bundle, you'd get an exception when loading a material because the namespace was not available.