Material Basics
 
 
 

Every object in a scene has a material that defines how it looks in the rendered image. Each material provides connection points — or ports — for all of the object's attributes. By attaching shaders to these ports, you define the object's surface.

This section explains how to create and assign materials to objects in your scene, as well as how to manage materials using material libraries.