Question by
Smaika · Mar 22, 2020 at 02:10 AM ·
texturematerialwwwloading file
Get material texture file name
I am using TriLib asset to load 3D models to my game at runtime. When loading a .FBX model textures are applied to the material an all I want is to get the file name (with extension) of that texture.
So basically, I want to get the file name or path of texture on the material. Is this possible?
Comment
Your answer
Follow this Question
Related Questions
use sprites as material in 3D shader 0 Answers
Specular Texture with Smoothness Issue 0 Answers
How do you get a color from another game object 1 Answer
Understanding Tiling and Offset in the Material Inspector 0 Answers
What right way to SetTextureOffset of material which has dynamic count owners? 0 Answers