blend function wont import #725
Unanswered
davidrbhill
asked this question in
Q&A
Replies: 1 comment
-
This is likely a problem with your local build setup. Please use the forum for general help. |
Beta Was this translation helpful? Give feedback.
0 replies
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
└── [email protected]
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