Hello, I want to know if support for custom lit shaders will come for Unity? If yes when? Thanks.
by user 267660755443122181
Hello, I want to know if support for custom lit shaders will come for Unity? If yes when? Thanks.
by user 267660755443122181
Hey there! It will come, in a bit different form. Right now we compile unlit shaders to GLES directly (shader code), which is very compatible but prevents us from converting the light loop in a way that it would work from three.
The future approach is most likely a graph-to-graph translation that will be more flexible and also allow lit shaders to work. No ETA yet, but wanted to share our thoughts anyways
Thanks for answer
by user 267660755443122181