controller property

LavaController controller
final

The controller that manages the animation state.

This controller is responsible for loading the animation assets, controlling playback (play/pause), and tracking the current frame.

Implementation

final LavaController controller;