Skip to content

Documentation / scene / BlitType

Type Alias: BlitType

BlitType = "2d" | "2d-array" | "cube"

Defined in: libs/scene/src/blitter/blitter.ts:27

Blit type

Released under the MIT License.