type AnimationTypeLonghand = `//ly.img.ubq/animation/${AnimationTypeShorthand}`;
The longhand block type IDs for the animation blocks. These are the IDs used to create new animations
using cesdk.engine.block.createAnimation(id)
.
type AnimationTypeLonghand = `//ly.img.ubq/animation/${AnimationTypeShorthand}`;
The longhand block type IDs for the animation blocks. These are the IDs used to create new animations
using cesdk.engine.block.createAnimation(id)
.