animations property

List<SceneAnimationSpec> animations
final

The animations to play, declared by name. See SceneAnimationSpec.

Implementation

final List<SceneAnimationSpec> animations;