Expand description
The raw Matarial data handlers.
This module contains:
- The
MaterialDatacontainer, 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
Materialtypes and their data. - Material
Data Reference - A wrapper for
MaterialDatareferences.