Skip to main content

MaterialDefinition

MaterialDefinition: object

Interface representing the definition of a material.

Type declaration

color

color: THREE.Color

The color of the material

customId?

optional customId: string

An optional custom ID for the material

opacity

opacity: number

The opacity of the material

renderedFaces

renderedFaces: RenderedFaces

The faces rendered by the material

transparent

transparent: boolean

Whether the material is transparent