$darkmode
A collection of material presets loaded from disk or defined at runtime. More...
#include <material.h>
Data Fields | |
| PBRMaterial * | materials |
| int | count |
A collection of material presets loaded from disk or defined at runtime.
| int MaterialLib::count |
Number of materials in the library.
| PBRMaterial* MaterialLib::materials |
Array of materials.