Seek Animations Request
data class SeekAnimationsRequest(animations: List<String>, currentTime: Double)
Content copied to clipboard
Represents request frame that can be used with Animation#seekAnimations operation call.
Seek a set of animations to a particular time within each animation.
See also
Constructors
SeekAnimationsRequest
Link copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard