visualization-tools

Home > @visualization-tools/core > IEntityUpdateGrouping

IEntityUpdateGrouping interface

A grouping graphics components (and optionally transforms) ready to draw.

Signature:

export interface IEntityUpdateGrouping<TUpdateArg, TRequiredTraits> 

Methods

Method Description
drawUpdateGroup(entities, updateArg)