Like the title says, i am trying to write a script to automate the setting of textures
on a model imported from CC3. There is a direct correspondence between naming of texture files and
TetxureSet_TextureStack_ChannelName.
I've got all the parsing done and written the code to get the channel, but I dont see a way to actually set the texture
asset on the channel object?
Thanks