added normal map
This commit is contained in:
@@ -5,6 +5,8 @@ struct Material {
|
||||
vec4 baseColor;
|
||||
uint albedoTexture;
|
||||
|
||||
uint normalTexture;
|
||||
|
||||
float metallicFactor;
|
||||
float roughnessFactor;
|
||||
uint metallicRoughnessTexture;
|
||||
|
||||
Reference in New Issue
Block a user