Home > PCB_RayTracerEngine > getRenderConfigurations
PCB_RayTracerEngine.getRenderConfigurations() 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.
获取光线追踪渲染配置
Signature
typescript
getRenderConfigurations(): Promise<any>;1
Returns
Promise<any>
渲染配置
Remarks
本接口配置定义还在进行中
ADD since EDA v4