Jump to content

SceneLoader.ImportMesh and multimaterial


sailor
 Share

Recommended Posts

Hello,

I try to import a Mesh with multimaterial texture created with blender in my scene. 

When I import the .babylon file in the sandbox every materials are shown. But when I use BABYLON.SceneLoader.ImportMesh only one material is visible.

What does I miss ?

Link to comment
Share on other sites

The merge mesh function creates a new multimaterial with each material of your object. As your object already contains a multi material, it does not work...

Try to replace your multi material by either one single material or two object with two single materials, and it should work.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...