Advertisement
Guest User

Untitled

a guest
Aug 4th, 2015
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.09 KB | None | 0 0
  1. void main()
  2. {
  3.     FragColor.s = texture(Textura, TexCoord);
  4.     FragColor.tpq = float3(1,1,1);
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement