type BlurTypeLonghand = `//ly.img.ubq/blur/${BlurTypeShorthand}`;
The longhand block type IDs for the blur blocks. These are the IDs used to create new blurs
using cesdk.engine.block.createBlur(id)
.
type BlurTypeLonghand = `//ly.img.ubq/blur/${BlurTypeShorthand}`;
The longhand block type IDs for the blur blocks. These are the IDs used to create new blurs
using cesdk.engine.block.createBlur(id)
.