Easing

Field

Type

Repeated

Description

message

oneOf

⮑simple

Easing.SimpleEasing

Enums defined in this message

Name

Number

Description

LINEAR

0

EASE_IN

2

EASE = 1;

EASE_IN_OUT

3

EASE_OUT

4

Member of

Message

Description

Transition

A transition for a video composition part.

A transition interpolates the source_rect, dest_rect, and opacity properties over the specified duration according to the specified easing function.

As a special case, if a transition is specified and the input pin of the part changes, an opacity fade from one to the other will occur.