# Basic materials

Basic material properties define how a surface looks and reacts to light. These properties control essential aspects like color, reflectivity, transparency, and surface details. Each property can be manually adjusted or assigned a texture to create more complex and realistic materials.

<table><thead><tr><th width="154.2109375">Property</th><th>Description</th></tr></thead><tbody><tr><td><a data-mention href="basic-materials/color">color</a></td><td>Determines the base color of a material</td></tr><tr><td><a data-mention href="basic-materials/roughness">roughness</a></td><td>Controls how glossy or rough a surface appears</td></tr><tr><td><a data-mention href="basic-materials/metalness">metalness</a></td><td>Defines whether a material behaves like a metal or a non-metal</td></tr><tr><td><a data-mention href="basic-materials/opacity">opacity</a></td><td>Adjusts the transparency of a material</td></tr><tr><td><a data-mention href="basic-materials/emission">emission</a></td><td>Makes a material emit light, allowing it to glow regardless of the scene’s lighting</td></tr><tr><td><a data-mention href="basic-materials/normal-map">normal-map</a></td><td>Simulates surface details by affecting how light interacts with the material without changing its actual geometry</td></tr></tbody></table>

{% embed url="<https://www.youtube.com/watch?v=czgoIgrmuEQ>" %}
