JohnK Posted September 12, 2017 Share Posted September 12, 2017 If you look at this PG https://www.babylonjs-playground.com/#165IV6#8 and by commenting out line 32 you see that the mesh is updated. Try this with dashed lines and the updated mesh does not appear if line 32 left uncommented? https://www.babylonjs-playground.com/#165IV6#75 The option instance works with all the other meshes it should. Have had a look at code on github but CreateLines uses the linessystem but CreateDashedLines does not. Any advice welcome. Perhaps one for @jerome Quote Link to comment Share on other sites More sharing options...
JohnK Posted September 13, 2017 Author Share Posted September 13, 2017 Solved, just needed defaults added to variable declaration. PR submitted. GameMonetize and jerome 2 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted September 13, 2017 Share Posted September 13, 2017 Thanks! 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.