Notifications
Clear all
[Closed] List of Textures?
Dec 09, 2005 7:47 pm
I don’t know anything about MaxScript’s capabilities, but is there a way to get a list of all the textures that are used in a specific render? Even better would be to loop over each camera in a scene, outputting a list of the textures seen by each one.
1 Reply
Dec 09, 2005 7:47 pm
Yes, there is a way to do it, but it would take some time to process the data.
The time would depend on:
[ul]
[li]the camera render resolution [/li][li]if you needed to have a list based on an animation [/li][li]number of textures to scan for [/li][li]and number of cameras [/li][/ul]