Skip to content

@modoki/engine / index / OffscreenRenderResult

Interface: OffscreenRenderResult

Rendering

dataUrl

dataUrl: string

A data:image/jpeg;base64,… URL of the rendered frame. The backend decodes it to a temp file so an agent gets a path, not an inline image.


height

height: number


width

width: number

Built with Modoki.