controller property
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;
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.
final LavaController controller;