Picture:

A picture holding drawing data

groupDraw

subgroupPicture

vertices: number[]

indices: number[]

commands: PictureCommand[]

mesh?: Mesh

archive(): string

Serializes this picture to a JSON string

returnsa string containing JSON picture data

free(): void