visualization-tools

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

IGlComponentRenderer.addTexture() method

Signature:

addTexture(texture: IGlTexture2d): void;

Parameters

Parameter Type Description
texture IGlTexture2d  

Returns:

void