lateKnight906 Posted July 20, 2017 Share Posted July 20, 2017 Hello, I have a little Problem with my Mirror Material. I cant get the Blur to work. If I try to blur the reflections in this playground Example http://www.babylonjs-playground.com/#EKFLA#13 by adding the lines: mirrorMaterial.reflectionTexture.blurKernel = 64; mirrorMaterial.reflectionTexture.blurRatio = 1; everything works fine. But If i try it in my own Scene nothing happens (changing the Values has zero Effect). Does anybody have an idea why it works in the playground but not in my scene? Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted July 20, 2017 Share Posted July 20, 2017 I would say that it could be a version issue? Can you make sure to use babylonjs 3.0? Quote Link to comment Share on other sites More sharing options...
lateKnight906 Posted July 21, 2017 Author Share Posted July 21, 2017 Thank you, I was using 2.5. Upgrading to 3.0 solved the Problem 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.