Unity Learn home
View Tutorial Content

Creating Physically Based Materials

Tutorial
Beginner
+10 XP
10 Mins
(53)
Overview
Summary
The Unity Editor uses Physically Based Rendering (PBR) in order to more accurately simulate realistic lighting scenarios. To fully take advantage of PBR, a material should be physically based. This is done through the Shader — the script that mathematically calculates how a material should appear under different lighting conditions. In this tutorial, you will learn about standard Shaders and texture properties.
Select your Unity version
Last updated: June 09, 2023
2019.4
2019.2
2019.1
Language
English
Creating Physically Based Materials