Siccity / GLTFUtility

Simple GLTF importer for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

possibility of changing shaderd

giulianamuto opened this issue · comments

hello,
i am using glft for the runtime import of glb objects. I was wondering if it is possible to use my shader instead of the ones you propose. It's a very important optimisation issue and your shaders kill my performance, is there a way to do it ? :)

You can set the shaders with the import options, both in editor and through the API

how can i do it?