Quac_quac_92 Posted December 6, 2016 Share Posted December 6, 2016 Highlight can run good on BB Playground http://www.babylonjs-playground.com/#1KUJ0A#0 but when i down this and run on browser, it 's much different like this. Anything else i need to add, so that it can display true. Quote Link to comment Share on other sites More sharing options...
ViBe Posted December 6, 2016 Share Posted December 6, 2016 Hello, As said in this thread, you have to enable the stencil : Like this : engine = new BABYLON.Engine(canvas, true, { stencil: true }); Sebavan and GameMonetize 2 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.