KeyframeGroup.elapsedTime

Sets the current animation time to a specific value and returns the current animation value.

  1. float elapsedTime()
  2. float elapsedTime(float time)
    struct KeyframeGroup
    pure nothrow @safe @nogc
    float
    elapsedTime
    (
    float time
    )

Meta