FrameRangeAnim_v2 Op
parses string containing ranges of frames and play as coherent animation
Summary (oneliner)
<p>enter comma seperated frames or frameranges e.g.: <code>1,2,3,10-15</code> expands to frames <code>1,2,3,10,11,12,13,14,15</code></p> <p><code>time</code> input will set <code>result time</code> output as an interpolated time value.</p> <p>time interpolation is linear if frames are consecutive, otherwise absolute</p>
Full Name
- Ops.Anim.FrameRangeAnim_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
Time (Number)
Frames (String)
<p>frame range (ex. "0-10")</p>
Loop (Number:
<i>boolean</i>
)Rewind (Trigger)
OUTPUT PORTS
result time (Number)
Expanded Frames (Array)
Finished (
<i>boolean</i>
Number)Finished Trigger (Trigger)
Anim Length (Number)
Progress (Number)