java.lang.Object
dev.lukebemish.dynamicassetgenerator.api.client.generators.texsources.AnimationSplittingSource
All Implemented Interfaces:
TexSource

public final class AnimationSplittingSource extends Object implements TexSource
A TexSource that splits any number of possibly animated textures into individual frames, and assembles an output texture by combining the patterns of frames of the various inputs, applying the same operation to each combination of frame textures as necessary. Individual frames can be captured within the generator using AnimationFrameCapture.