constructor Method
Construct a new RenderMaterial.Params object with the specified paletteName. Alter the public members on that object to specify settings.
Params(paletteName: string): RenderMaterialElement.Params
Parameter | Type | Description |
---|---|---|
paletteName | string |
Returns - RenderMaterialElement.Params
Defined in
- core/backend/src/Material.ts Line 257
Last Updated: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.