Closed CreativeSparkStudios closed 3 years ago
All my shader effect plugins are all changed to post-fx pipeline, and tested pass. The usage also changed. Please see the Apply effect section (for example, grayscale
Okay, I can confirm that the error doesn't appear with Phaser 3.5 and the latest rexuiplugin.min.js file.
Phaser 3.5 was just released today, and when I updated to it in a current project, I got an error:
Searching for setPipeline() in my project files, I only found it used in rexuiplugin.min.js, so probably the plugin could be updated to use PipelineManager.set() instead of WebGLRenderer.setPipeline() as specified in the Phaser 3.5 'Subaru' release notes: https://phaser.io/download/stable