|
So I am trying to add some sliders to have more control over my shaders for each different mesh. I'm adding them to the Toon/Lighted Shader so I can control the ramp sizes. For some reason though, it's giving me an error saying that the variables do not exist. I put them there, so I'm not sure why it can't access them. I am using Toon/Lighted Outline as the actual Shader, but I know the lighting is affected from this one. Could someone tell me whats up?
(comments are locked)
|
|
The error message is an unhelpful lie; it just means that your shader has errors. The Inspector sprays them at you, hiding the original error, way up on top, which at least gives you a line number. Your
Feb 22 '12 at 09:27 PM
Owen Reynolds
That worked, Owen. Thank you very much :).
Feb 23 '12 at 01:04 AM
Xatoku
(comments are locked)
|
