getValueFromNanos

open override fun getValueFromNanos(playTimeNanos: Long, initialValue: V, targetValue: V, initialVelocity: V): V

Throws

When the initial or final value to animate within a keyframe is missing.