type BlurTypeShorthand = "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).
type BlurTypeShorthand = "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).