Expand description
The raw Matarial
data handlers.
This module contains:
- The
MaterialData
container, which contains the raw material data such as the color. - The
MaterialDataReference
, which is a referenced which can refer to a material data from both (Global) named and unnamed materials.
Enumsยง
- Material
Data - A enum containing all allowed
Material
types and their data. - Material
Data Reference - A wrapper for
MaterialData
references.