animationLoop property

bool animationLoop
getter/setter pair

Play animations in a loop. Default value is false

bool animationLoop = false;

Implementation

bool animationLoop;