6 lines
88 B
Plaintext
6 lines
88 B
Plaintext
!!ARBvp1.0
|
|
MOV result.color, vertex.color;
|
|
MOV result.position, vertex.position;
|
|
END
|
|
|