THERE IS SOMETHING ON SCREEN

This commit is contained in:
Dynamitos
2023-11-11 22:39:17 +01:00
parent 4c05886d38
commit a9ac3d14a7
18 changed files with 85 additions and 36 deletions
+1
View File
@@ -7,6 +7,7 @@ struct MaterialParameter
float3 tangent;
float3 biTangent;
float3 viewDir_TS;
float3 vertexColor;
}
struct VertexAttributes