I’m trying to add LOD fade functionality to a shadergraph shader I’ve made. I found the Fade Transition Node, which the documentation states is for making a lod transition, but it doesn’t tell how it should be used. What value should I input to the “FadeValue” so that it gets the correct lod distance?
(Also the documentation lists different node inputs than what the node actually has.)