dreinzy Posted November 1, 2018 Share Posted November 1, 2018 I am getting the error: "Cannot merge vertex data that do not have the same set of attributes." when I try to merge a BABYLON.Mesh created using Vertex data with ones created with MeshBuilder. What attributes are different/am I missing? https://playground.babylonjs.com/#AGL702 (Line 26) Thanks Quote Link to comment Share on other sites More sharing options...
dreinzy Posted November 1, 2018 Author Share Posted November 1, 2018 Got it. Was missing uvs. https://playground.babylonjs.com/#AGL702#1 Quote Link to comment Share on other sites More sharing options...
Guest Posted November 1, 2018 Share Posted November 1, 2018 Well done dreinzy 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.