Hi there,
I have a big X file with many objects and textures in it.
Each object has only one texture applied to it.
I want to deal with the texture size, according to the distance from the camera.
I've 3 textures size for every objects, small medium and big.
The name of the texture define the size, Mytexture0.jpg,Mytexture1.jpg,Mytexture2.jpg
How to correctly access the hierarchy and change the texture
?
I have a big X file with many objects and textures in it.
Each object has only one texture applied to it.
I want to deal with the texture size, according to the distance from the camera.
I've 3 textures size for every objects, small medium and big.
The name of the texture define the size, Mytexture0.jpg,Mytexture1.jpg,Mytexture2.jpg
How to correctly access the hierarchy and change the texture
?