jessepmason Posted April 20, 2016 Share Posted April 20, 2016 Hey guys, I am wondering if someone can explain the cause of this? (pan the camera around you should see black lines going crazy) http://www.babylonjs-playground.com/#2G92DX#1 Basicly whenever I use the material.freeze() on a mesh then create instances of that mesh then create another mesh using the same material as the instanced mesh all together everything goes crazy. Is it just recommended not to share materials with instanced meshes? Thanks! Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted April 20, 2016 Share Posted April 20, 2016 Actually the issue is with the material freeze and instances. It is not recommended to freeze a material used by instances AND regular mesh Quote Link to comment Share on other sites More sharing options...
jessepmason Posted April 21, 2016 Author Share Posted April 21, 2016 gotchya, thanks! GameMonetize 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.