Class

Picture

:

A picture holding drawing data

vertices

: number[]

indices

: number[]

commands

: PictureCommand[]

mesh

?: Mesh

archive

() => string

Serializes this picture to a JSON string

returns a string containing JSON picture data

free

() => void
kaplay logo

Layer

Miscalenous