Ok I need some clarification please . . . (custom shaders)

Could someone explain to me what / where is ShaderLab? Is it something included inside the Unity interface, a separate program, just a bunch of scripts?

Also how would one go about installing custom shaders?
I seem to not be able to find this information anywhere (yes I have searched, but get drowned in many unrelated topics), so some clarification would be much appreciated.

Thanks!

The docs explain it pretty well: Unity - Manual: ShaderLab

–Eric

Assets->Create->Shader

And shaderLab is the format/language to write them in. Alrighty, got it! :wink: Some how I must have missed that section. Thanks eric.