To add texture to your Shader, you’ll use two nodes: Texture 2D and Sample Texture 2D. These nodes allow you to reference images in your Unity project to bring them into the Shader you’re creating. In this tutorial, you will learn to use the nodes which will add texture to your Shaders.