MaterialDiffuseProps Interface
Describes the diffuse properties of a RenderMaterial.
@see diffuse.
Properties
| Name | Type | Description | |
|---|---|---|---|
| color | ColorDef | RgbColorProps | The diffuse color. | |
| weight | number | undefined | A multiplier in [0..1] specifying how strongly the diffuse color reflects light. |
Defined in
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.