visualization-tools

Home > @visualization-tools/core > CompositeGraphicsComponent > (constructor)

CompositeGraphicsComponent.(constructor)

Constructs a new instance of the CompositeGraphicsComponent class

Signature:

constructor(graphicsComp: IGraphicsComponent<TComponentRenderer, TUpdateArg, TTraits>, groupUpdatesByEntity: boolean);

Parameters

Parameter Type Description
graphicsComp IGraphicsComponent<TComponentRenderer, TUpdateArg, TTraits>  
groupUpdatesByEntity boolean