Scene Transition

Scene Transitions

Transitions are used to visually render from one scene into another.

Fade In

Fades into the scene from a color.

Properties

NameExplanationType
ColorThe fade in or out color of the transition.Color
DurationThe duration of the element in milliseconds.Number

Fade Out

Fades out of the scene to a color.

Properties

NameExplanationType
ColorThe fade in or out color of the transition.Color
DurationThe duration of the element in milliseconds.Number

Gradient Wipe In

Performs a gradient wipe with an image, showing a scene.

Properties

NameExplanationType
DurationThe duration of the transition in milliseconds.Number
Gradient ImageThe gradient image to use.Image

Gradient Wipe Out

Performs a gradient wipe with an image, hiding the scene.

Properties

NameExplanationType
DurationThe duration of the transition in milliseconds.Number
Gradient ImageThe gradient image to use.Image

Horizontal Shutter In

Closes the scene with a color, moving horizontally, hiding the scene.

Properties

NameExplanationType
ColorThe fade in or out color of the transition.Color
DurationThe duration of the element in milliseconds.Number

Horizontal Shutter Out

Opens from a color in the middle, moving horizontally, exposing the scene.

Properties

NameExplanationType
ColorThe fade in or out color of the transition.Color
DurationThe duration of the element in milliseconds.Number

Instant

Instantly shows the scene.

Vertical Shutter In

Closes the scene with a color, moving vertically, hiding the scene.

Properties

NameExplanationType
ColorThe fade in or out color of the transition.Color
DurationThe duration of the element in milliseconds.Number

Vertical Shutter Out

Opens from a color in the middle, moving vertically, exposing the scene.

Properties

NameExplanationType
ColorThe fade in or out color of the transition.Color
DurationThe duration of the element in milliseconds.Number