blend function wont import #725
Unanswered
davidrbhill
asked this question in
Q&A
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description of the bug
└── postprocessing@6.37.7
calling Blender causes error Uncaught SyntaxError: The requested module 'postprocessing' does not provide an export named 'BlendFunction'
To reproduce
import { Effect, BlendFunction, KernelSize } from 'postprocessing';
Desktop
Beta Was this translation helpful? Give feedback.
All reactions