I modified the StandardRenderer.js file for the HTML5 runtime to allow a couple of built-in effects to work with objects (not layers though). With this modification, the following effects from the "Standard" effects section will work on HTML5:
- Add
- Invert
- Subtract
- Monochrome
These effects will show up grayed out in the effects window in Fusion if you have the build type set to HTML5, but you will still be able to assign the effect to the object.
Just copy the modified StandardRenderer.js file in the attached zip into your Data/Runtime/Html5 directory and you're good to go!
1/25/25: Updated included zip file