Class PostProcessing


  • public abstract class PostProcessing
    extends A3DObject
    The post-processing effects
    • Constructor Detail

      • PostProcessing

        public PostProcessing()
    • Method Detail

      • getInput

        public abstract ITextureUnit getInput()
        Input of this post-processing
      • setInput

        public abstract void setInput​(ITextureUnit value)
        Input of this post-processing
        Parameters:
        value - New value