Skip to content

Module: rendering::Frame

Jovan Gerodetti edited this page Jul 3, 2018 · 3 revisions

Frame

exported: default
kind: object
declaration: const

Internal representation of a frame.

Properties

preRenderTasks

Type: TaskList
kind: value

renderTasks

Type: TaskList
kind: value

postRenderTasks

Type: TaskList
kind: value

empty

Type: boolean
kind: value

Is true if all task lists in the frame are empty.

Methods

constructor() => {Frame}

kind: function

Clone this wiki locally