You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use this method to import a gltf model whose geometry contains position, normal, color, and I need to replace the displayed material with a vertex color after loading, and then switch from the vertex color to the original pbr material.
Problem: The vertex color cannot be displayed by replacing the material.
What happened?
I use this method to import a gltf model whose geometry contains position, normal, color, and I need to replace the displayed material with a vertex color after loading, and then switch from the vertex color to the original pbr material.
Problem: The vertex color cannot be displayed by replacing the material.
Something like this in threejs:
Reproduction steps
...
Sandcastle example
No response
Environment
Browser: Edge
CesiumJS Version: 1.123
Operating System: windows11
The text was updated successfully, but these errors were encountered: