Step 1 : Shaderlab
First tutorial about shaders in Unity.
In this episode, we try to understand the purpose of the shaderLab language.
More information about ShaderLab:
https://docs.unity3d.com/Manual/SL-Shader.html
Properties section :
https://docs.unity3d.com/Manual/SL-Properties.html
Subshader section :
https://docs.unity3d.com/Manual/SL-SubShader.html
Pass section :
https://docs.unity3d.com/Manual/SL-Pass.html
Fallback section :