Class CompositePostPipeline

java.lang.Object
foundry.veil.api.client.render.post.stage.CompositePostPipeline
All Implemented Interfaces:
PostPipeline, MutableUniformAccess, UniformAccess, AutoCloseable, org.lwjgl.system.NativeResource

public class CompositePostPipeline extends Object implements PostPipeline
A pipeline that runs all child pipelines in order.