ValueSequence.update

Updates the current time of the current value by the given delta time and returns the current animation value.

struct ValueSequence
pure nothrow @nogc @safe
int
update
(
float dt
)

Meta