Expand description
The material module provides MaterialLegacy
, MaterialPbr
, and the trait Material
Structs§
- Material
Legacy - The legacy illumination model material
- Material
Pbr - The physically based rendering illumination model material
Enums§
- Material
Component - The material component
Traits§
- Material
- The
Material
trait helps theMaterialLegacy
struct or theMaterialPbr
struct to be able to turn into an object