How can I load a GLTF model and use it to cast a shadow? #553
alishobeiri
started this conversation in
General
Replies: 2 comments 2 replies
-
This is my full code:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I was able to resolve my own issue by doing the following:
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
I am able to load the model by using:
However, when I render the scene the mesh does not cast a shadow, how can I resolve this?
Thanks in advance :D
Beta Was this translation helpful? Give feedback.
All reactions