type EffectTypeLonghand = `//ly.img.ubq/effect/${EffectTypeShorthand}`;
The longhand block type IDs for the effect blocks. These are the IDs used to create new effects
using cesdk.engine.block.createEffect(id)
.
type EffectTypeLonghand = `//ly.img.ubq/effect/${EffectTypeShorthand}`;
The longhand block type IDs for the effect blocks. These are the IDs used to create new effects
using cesdk.engine.block.createEffect(id)
.