hey whats toon shader and where could I get it? Is it only for Unity pro?
Its a shader provided with Unity3D.
ooo what does do?
It gives a toonish look to your models. There are four variants/kinds of the toon shader.
- ToonShader/Basic
Bright, unaffected by light, shader.
- ToonShader/Basic Outline
Bright, unaffected by light, shader with an outline.
- ToonShader/Lighted
Somewhat bright, affected by light, shader. (Think of Legend of Zelda : The Wind Waker)
- ToonShader/Lighted Outline
Somewhat bright, unaffected by light, shader with an outline.
cool where do I find the tool within unity?