Can not connect two nodes? -_-|||

I use the position node to change value, but can not connect them with combine node. Why?6068349--657624--test.gif

6068349--657624--test.gif

The types don’t match (color and vertex3) I think you have to put it through another node first but I’m on my phone and don’t remember what type.

Edit: Ignore me :smile: dgoyette knows more.

The types are fine. But you probably have things connected to a SampleTexture2D, which isn’t allowed for plugging into the vertex settings of the output. Try changing it to SampleTexture2DLOD if you want the texture to adjust the vertex properties.

1 Like

@dgoyette @PraetorBlue I’ll check it out, thank you very much.:):):slight_smile:

This happens to me now and then too. Often it goes away if I click “Save Asset” or close and reopen the graph.

1 Like