How can I get all the textures of a scene in c#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How can I get all the scene textures in c# and collect them in a List<IBitmapTex>, similar to maxscript "getClassInstances bitmapTexture"?
Thanks!