Skip to content
This is the alpha v4 version website. Looking for the v3 documentation?

ColorLayerProgramType

ColorLayerProgramType<N, E, G> = WebGLLayerProgramType<N, E, G> & object

Defined in: packages/layer-webgl/src/color/index.ts:13

Type Declaration

setColor()

setColor(color): void

Parameters

color

string

Returns

void

Type Parameters

N

N extends Attributes = Attributes

E

E extends Attributes = Attributes

G

G extends Attributes = Attributes