controllers property

List<RiveAnimationController> controllers
final

Controllers for instanced animations and state machines; use this to directly control animation states instead of passing names.

Implementation

final List<RiveAnimationController> controllers;