visualization-tools

Home > @visualization-tools/core > HitTestableGroup > refCountingAddEntity

HitTestableGroup.refCountingAddEntity() method

Signature:

refCountingAddEntity(entity: TEntityTrait<TUpdateArg, IHitTestableTrait>, options: IHitTestableGroupOptions<TUpdateArg, IHitTestableTrait, TComponentState>): void;

Parameters

Parameter Type Description
entity TEntityTrait<TUpdateArg, IHitTestableTrait>  
options IHitTestableGroupOptions<TUpdateArg, IHitTestableTrait, TComponentState>  

Returns:

void