Hi,
I am trying to use outline effect with an animated model I downloaded from mixamo. But it never shows up. Here is a codesandbox i created:
https://codesandbox.io/s/outline-with-skinned-mesh-bug-f68l2d?file=/src/App.js
I tried to use OverwriteMaterial workaround but it doesn't seem to work.
I exported glb file from Blender and used gltfjsx to import to project.
Is there something i am missing? Do i need to write extra shaders?
Hi,
I am trying to use outline effect with an animated model I downloaded from mixamo. But it never shows up. Here is a codesandbox i created:
https://codesandbox.io/s/outline-with-skinned-mesh-bug-f68l2d?file=/src/App.js
I tried to use OverwriteMaterial workaround but it doesn't seem to work.
I exported glb file from Blender and used gltfjsx to import to project.
Is there something i am missing? Do i need to write extra shaders?