Message 1 of 2
get fileTextureName for current frame?

Not applicable
08-06-2012
10:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So currently i have a script thats using this code to get the texture file name from texture node:
But i need to get it for the current frame of animated texture names too now and i was wondering if there was a clever way to do that rather than some horrible string arithmetic.
Thanks
jt
cmds.getAttr('node_name.fileTextureName')
But i need to get it for the current frame of animated texture names too now and i was wondering if there was a clever way to do that rather than some horrible string arithmetic.
Thanks
jt