Maven module :un.engine : engine-opengl :
Class : un.impl.game.phase.GamePostEffectPhase
Extends/Implements : un.engine.opengl.phase.Phase
Subclasses : -

Phase placed at the end of the rendering phases in the Game phases.
author  Johann Sorel


Variables : -
Functions : update




Update this phase.
param  finalTex current result texture which will be rendered in the end.
return  replacement final texture
Texture update (GamePhases phases, Texture finalTex)