KeyframeGroup.progress

Returns the current animation progress. The progress is between 0.0 and 1.0.

  1. float progress()
    struct KeyframeGroup
    pure nothrow @safe @nogc const
    float
    progress
    ()
  2. void progress(float value)

Meta