Animation

fun <KeyFrameType> Animation(frames: List<KeyFrameType>, frameIndices: List<Int>, frameTimes: List<Duration>)

Parameters

KeyFrameType

the type to be used as the key frame.