Package 

Class TemperatureEffect

    • Constructor Summary

      Constructors 
      Constructor Description
      TemperatureEffect(float scale) Initialize Effect
    • Method Summary

      Modifier and Type Method Description
      String getShader(GLSurfaceView mGlSurfaceView)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TemperatureEffect

        TemperatureEffect(float scale)
        Initialize Effect
        Parameters:
        scale - Float, between 0 and 1, with 0 indicating cool, and 1indicating warm.