Fix missing lightmap uvs calc in vertex shader
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
/// <summary>
|
||||
/// Current materials shader version.
|
||||
/// </summary>
|
||||
#define MATERIAL_GRAPH_VERSION 147
|
||||
#define MATERIAL_GRAPH_VERSION 148
|
||||
|
||||
class Material;
|
||||
class GPUShader;
|
||||
|
||||
Reference in New Issue
Block a user