@modoki/engine / index / BoundsProvider
Type Alias: BoundsProvider
BoundsProvider = (
ids?) =>EntityScreenBounds[]
A layer's bounds computer. ids (when given) limits the work to those entities.
Parameters
ids?
Set<number>
@modoki/engine / index / BoundsProvider
BoundsProvider = (
ids?) =>EntityScreenBounds[]
A layer's bounds computer. ids (when given) limits the work to those entities.
Set<number>