Added more models
Fixed issue with material only parts of meshs not being rendered
This commit is contained in:
@ -14,7 +14,8 @@ struct CBUFFER
|
||||
XMFLOAT4 specularCoefficient;
|
||||
float shininess;
|
||||
float opacity;
|
||||
float padding[2];
|
||||
float validTexture;
|
||||
float padding[1];
|
||||
};
|
||||
|
||||
struct TerrainPopNode
|
||||
|
Reference in New Issue
Block a user