KeyframeGroup.update

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

struct KeyframeGroup
pure nothrow @safe @nogc
float
update
(
float dt
)

Meta