0
Fixed

Shader forge produces errors

Beck Sebenius vor 11 Jahren aktualisiert von Freya Holmér (Developer) vor 10 Jahren 0

Not sure if this is intentional or not. I could see it being a feature, to let you know that your node graph is incorrect.


Here is the example I have used to produce a shader with errors:

Lerp (Vector4, Normal Vect., [null]) => Diffuse


It seems as though leaving out an interpolation value for the lerp should default to 0. I sometimes do this in other shader editors to cancel out functionality quickly for testing or debugging.

Antwort

Antwort
Fixed
This behaviour was sorted a long time ago. Shaders don't compile anymore when required inputs are missing
Antwort
Fixed
This behaviour was sorted a long time ago. Shaders don't compile anymore when required inputs are missing