Hi,
the following article shows how to create a material with texture splatting:
Now, I have 3d model with included RGB texture, which I would like to use as the source for .mixTexture
property. However I dont know how to access the texture from model to pass it into mixTexture.
Here’s an example with the model: Babylon.js Playground
Thanks for any advice.