used "VertexInput" state in .mtl file-format.

This commit is contained in:
2023-10-09 02:21:56 +08:00
parent aaff0c23c9
commit 46781b9627
6 changed files with 18 additions and 29 deletions

View File

@@ -2,12 +2,10 @@
Name VertexColor2D
Base Std2D
#Vertex
Input
{
vec4 Color
}
#VertexInput
vec4 Color
#Vertex
Output
{
vec4 Color