Search
Loading...
Skip to content

Variable: BLUR_TYPES

const BLUR_TYPES: readonly ["uniform", "linear", "mirrored", "radial"];

The shorthand block type IDs for the blur blocks. These are the IDs used to create new blurs using cesdk.engine.block.createBlur(id).