-
I have tried to load an Texture2D with resourceManager but failed. It reports error: 'loader not found: Texture2D'. |
Beta Was this translation helpful? Give feedback.
Answered by
gz65555
Oct 25, 2023
Replies: 2 comments 2 replies
-
You can only use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gz65555
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can only use
@galacean/engine
as a dependency module and remove@galacean/engine-core
,@galacean/engine-loader
...