Module material

Source
Expand description

The material module provides MaterialLegacy, MaterialPbr, and the trait Material

Structs§

MaterialLegacy
The legacy illumination model material
MaterialPbr
The physically based rendering illumination model material

Enums§

MaterialComponent
The material component

Traits§

Material
The Material trait helps the MaterialLegacy struct or the MaterialPbr struct to be able to turn into an object