-
-
Notifications
You must be signed in to change notification settings - Fork 36k
Closed
Labels
Milestone
Description
Description
Issue with vertex Color in the threejs version 178.
Enabling vertexColor:true does not seem to be working on models imported using the FBXLoader.
Could be related to: #31248
Reproduction steps
- Update to threejs r178.
- Import any mesh with vertex colors using the FBXLoader: The Mesh is just black.
- No issues in r177
Test File Link: https://discord.com/channels/685241246557667386/1394552761038667816/1394558897389310023
Screenshots
Version
r178
Device
Desktop
Browser
Chrome
OS
MacOS
Mugen87