Added Textures

This commit is contained in:
Simon Lübeß
2021-02-08 12:37:30 +01:00
parent 1055712ec1
commit 2adb138f72
8 changed files with 691 additions and 516 deletions
-1
View File
@@ -11,7 +11,6 @@ cbuffer ObjectConstants
float4x4 Transform;
}
cbuffer Constants
{
float4 BaseColor;