If i use this code to load it
Code: Select all
tv_AlphaLoadMode "NoPreMultiply"
tv_loadBrush '"'myFile.psd'"'
If I do the same with a png the transparent is preserved.
-Mads
Code: Select all
tv_AlphaLoadMode "NoPreMultiply"
tv_loadBrush '"'myFile.psd'"'