rafaP
rafaP
It would be nice to have a Importer.LoadFromBytes but Async
How can I override the shaders used in the model with the import settings? ImportSettings importSettings = new ImportSettings(); ShaderSettings shaderSettings = new ShaderSettings(); //But inside the shadersettings we can't...
Hello, When i use VTS with normal Unity cameras there's no problem, but we change our system to Cinemachine cameras, and now VTS only load in the start, once we...