Hello everyone,
I want to remove texture but I don’t no how to do it.
https://www.babylonjs-playground.com/#MJ6YSM#90
Thank you for your help.
Hello everyone,
I want to remove texture but I don’t no how to do it.
https://www.babylonjs-playground.com/#MJ6YSM#90
Thank you for your help.
Hey!
This is what the second parameter of material.dispose
is about:
https://www.babylonjs-playground.com/#MJ6YSM#91
Ok thanks you