Skip to content

Basics

Screen Primitives

Screen primitives can be placed on the screen using various 2D referential, with the at method (see Placement).

Draw order

Primitives are drawn in the order they were added to the slide: later additions appear on top. Setting an explicit depth (setDepth) overrides this.