Skip to content

editorGlobalsIMaterial

Interface: IMaterial

Combines the type of a material (e.g. "poplar"), optionally followed by the color (e.g. "#ff0000"). Describes an instance of a MaterialDefinition.

Hierarchy

  • IMaterial

IPlateMaterial

Index

Properties

Properties

Optional color

color? : number | null

Defined in src/model/visualization/materials/Materials.ts:65

optional color of the material


type

type: string

Defined in src/model/visualization/materials/Materials.ts:63

string that represents the material class