djlane
05-06-2007, 08:28 PM
Hi All,
Is there a smart way to find out which scene objects have a material that is using a certain Bitmap.
The only way at the moment I can think of doing it is to loop through all objects checking .material property and looping though the map channels of that material until a bitmaptexture is found to be referencing the file string im checking for.
Im not even sure if that will work, is there a quick and easy way?
Cheers
Dan
Is there a smart way to find out which scene objects have a material that is using a certain Bitmap.
The only way at the moment I can think of doing it is to loop through all objects checking .material property and looping though the map channels of that material until a bitmaptexture is found to be referencing the file string im checking for.
Im not even sure if that will work, is there a quick and easy way?
Cheers
Dan
