API Reference · Materials and textures
MaterialLookup
public sealed class MaterialLookupThe materials of a loaded model, addressed by the names the file gave them.
Properties
| Member | Description |
|---|---|
| Every material in the model, named or not. |
| The material with this name. |
| Every name that can be looked up. |
Methods
| Member | Description |
|---|---|
| Whether a material by this name exists. |
| The material with this name, or null. |