Animation State
Represents the states an Animation can be in.
Entries
IN_PROGRESS
Link copied to clipboard
Content copied to clipboard
The Animation is in progress and will finish at some point in the future.
INFINITE
Link copied to clipboard
INFINITE()
Content copied to clipboard
The Animation is infinite, it will not finish unless AnimationHandle.stop is called.
Functions
Properties
Sources
(source)
Link copied to clipboard