ImageSequenceAnim_v2 Op
play a image sprite animation
Summary (oneliner)
Must be used with another op like BasicMaterial.
- Ops.Gl.ImageSequenceAnim_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch image sequence animation
The ImageSequenceAnim op allows an animation to be played back from a texture file
INPUT PORTS
Time used to animate the op, plug a timer into this to animate
FPS of the animation
Set this to the amount of images on the X axis
Set this to the amount of images on the Y axis
OUTPUT PORTS
Used to set the X
size the repeat setting of the texture
Used to set the Y
size the repeat setting of the texture
Used to offset the texture on the X
axis
Used to offset the texture on the Y
axis
Current frame number determined by FPS parameter
Progress through the animation, range 0-1