Class Bias

    • Constructor Detail

      • Bias

        public Bias()
    • Method Detail

      • setBias

        public void setBias​(float bias)
      • getBias

        public float getBias()
      • onBeforeRender

        protected void onBeforeRender()
        Description copied from class: Filter
        This method will get called just before a rendering operation occurs.
        Specified by:
        onBeforeRender in class Filter<Bias>
      • rebind

        public void rebind()
        Description copied from class: Filter
        FIXME add comment
        Specified by:
        rebind in class Filter<Bias>