Skip to content

@vttforge/types / InteractionLayerName

Type Alias: InteractionLayerName ​

InteractionLayerName = Exclude<CanvasLayerName, "ControlsLayer" | "GridLayer" | "WeatherEffects">

A layer that takes tools and selection. These are the ones you activate.

MIT licensed.