MaterialDiffuseProps Interface
Describes the diffuse properties of a RenderMaterial.
see CreateRenderMaterialArgs.diffuse.
Properties
Name | Type | Description | |
---|---|---|---|
color | ColorDef | RgbColorProps | The diffuse color. | |
weight | undefined | number | A multiplier in [0..1] specifying how strongly the diffuse color reflects light. |
Defined in
Last Updated: 20 June, 2023