Home > PCB_RayTracerEngine > setRenderConfigurations
PCB_RayTracerEngine.setRenderConfigurations() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Set the ray tracer render configurations
Signature
typescript
function setRenderConfigurations(configurations: any): Promise<void>;1
Parameters
Parameter | Type | Description |
|---|---|---|
configurations | any | Render configuration |
Returns
Promise<void>
Remarks
The configuration definition of this API is still in progress ADD since EDA v4