SymbolLayerEdges3D

constructor(color: Color = Color.black, width: Double = 1.0)

Creates an edge rendering configuration with the given color and width using a solid style.

Since

200.5.0

Parameters

color

The color of the edges.

width

The width of the edges in device-independent pixels.