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).
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).