Search Docs
Loading...
Skip to content

Variable: TRANSITION_TYPES

const TRANSITION_TYPES: readonly ["none", "cross-fade", "cross-blur", "cross-spin", "cross-zoom", "cross-warp", "push", "slide", "stack", "splice", "diagonal-splice", "fade", "fade-to-white", "fade-to-black", "color-wipe", "line-wipe", "wipe", "clock-wipe", "chop", "gradient-fade", "two-stripes"];

The shorthand block type IDs for the transition blocks. These are the IDs used to create new transitions using cesdk.engine.block.createTransition(id).