visualization-tools

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

IGlComponentRenderer.addAttribute() method

Signature:

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

Parameters

Parameter Type Description
attribute IGlAttribute<TTypedArray>  

Returns:

void