BaseKeyframe.offset

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void offset(Optional!(T0) offset)
    struct BaseKeyframe
    nothrow
    void
    offset
    (
    T0
    )
    (
    scope auto ref Optional!(T0) offset
    )
    if (
    isTOrPointer!(T0, double)
    )
  2. Optional!(double) offset()

Meta