Class
Picture
:A picture holding drawing data
group Draw
subgroup Picture
vertices
: number[]indices
: number[]commands
: PictureCommand[]mesh
?: Mesharchive
() => stringSerializes this picture to a JSON string
returns a string containing JSON picture data