flex_rf.tidy3d.VisualizationSpec
Type: class │ Base(s): Tidy3dBaseModel
Description
Section titled “Description”Defines specification for visualization when used with plotting functions.
Parameters
Section titled “Parameters”facecolor [str] = '' |
|
Color applied to the faces in visualization. |
edgecolor [str] = '' |
|
Color applied to the edges in visualization. |
alpha [float] = 1.0 |
|
Opacity/alpha value in plotting between 0 and 1. |