Hi I want to load an texture into my material maintexture. just like I drag it to it.
I use this function but it 's always said Texture is not a system.type type Type. I am puzzled,
LoadAssetAtPath (“asset/model/texture/abc.jpg”,Texture);
I use 2.5.0 win