mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
I guess that doesnt do anything. odd
This commit is contained in:
parent
b10660cc2c
commit
8382a97b72
@ -148,7 +148,6 @@ fixed4 frag_forward(v2f IN) : SV_Target
|
||||
o.Alpha = 0.0;
|
||||
o.Gloss = 0.0;
|
||||
o.Normal = fixed3(0,0,1);
|
||||
fixed3 normalWorldVertex = fixed3(0,0,1);
|
||||
|
||||
// call surface function
|
||||
surf(i, o);
|
||||
|
Loading…
Reference in New Issue
Block a user