Module data

Source
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ยง

MaterialData
A enum containing all allowed Material types and their data.
MaterialDataReference
A wrapper for MaterialData references.