Blend-mode to any element in a scene?

I’m guessing my extension (in the thread you pointed too) is a non starter then :slight_smile:

I created one back last year. All you have to do is include the script in the head HTML and call it in any document like:

hypeDocument.setMixBlendMode(selector, mode) ;

Original post:
When will Hype support blend-mode?