cleanup
This commit is contained in:
@@ -5,7 +5,7 @@ in vec4 Color;
|
||||
|
||||
out vec4 FragColor;
|
||||
|
||||
uniform sampler2D uTexture; // Ensure this name matches C# exactly
|
||||
uniform sampler2D uTexture;
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user