Commit before changes to wallShadow shaders
This commit is contained in:
@@ -4,6 +4,5 @@ out vec4 fColor;
|
||||
|
||||
void main()
|
||||
{
|
||||
fColor = vec4 (0.9,0.5,0,1);
|
||||
fColor = vParams;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user