pex-renderer
pex-renderer copied to clipboard
Overlay alpha property is not used
https://github.com/pex-gl/pex-renderer/blob/ed823d46117089996a63fdec02a74650ba6e7cc0/overlay.js#L15
We can set the alpha component of the this.texture but it would be convenient to use the this.alpha as a multiplier.
I think it was the intention.. https://github.com/pex-gl/pex-renderer/commit/8d3e74988b6ceea6b4512428d5c7a220706f709a
Maybe i committed js but forgot to push code.