visualization-tools

Home > @visualization-tools/core > GlComponentRenderer > addAttribute

GlComponentRenderer.addAttribute() method

Signature:

addAttribute(attribute: IGlAttribute<TTypedArray>): void;

Parameters

Parameter Type Description
attribute IGlAttribute<TTypedArray>  

Returns:

void