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