Hi all,
I am currently writing a program using Daz Script to import a .fbx file that contains a mesh into Daz3D.
The Materials and Textures for this mesh are saved as seperate files, and I am trying to figure out how to use scripting to import them & assign them to the mesh.
I have checked the documentation and the sample code but I haven't been able to find anything that would explain how to do this.