Search
Loading...
Skip to content

Variable: SHAPE_TYPES

const SHAPE_TYPES: readonly ["rect", "line", "ellipse", "polygon", "star", "vector_path"];

The shorthand block type IDs for the shape blocks. These are the IDs used to create new shapes using cesdk.engine.block.createShape(id).