visualization-tools

Home > @visualization-tools/cartesian-2d > GlCartesian2dAxisGraphicsComponent > update

GlCartesian2dAxisGraphicsComponent.update() method

Signature:

update(entity: TGlAxisEntity, componentRenderer: TGl2ComponentRenderer, updateArg: ICartesian2dUpdateArg<Float32Array>): void;

Parameters

Parameter Type Description
entity TGlAxisEntity  
componentRenderer TGl2ComponentRenderer  
updateArg ICartesian2dUpdateArg<Float32Array>  

Returns:

void