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

createColorLayerProgram

createColorLayerProgram<N, E, G>(options?): ColorLayerProgramType<N, E, G>

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

Type Parameters

N

N extends Attributes = Attributes

E

E extends Attributes = Attributes

G

G extends Attributes = Attributes

Parameters

options?

Partial<ColorLayerOptions>

Returns

ColorLayerProgramType<N, E, G>