tag: unreal

Unreal Material Graph Connector Colors

12 Jun, 2021 - 3 minutes
Here is a quick post with a small code change to randomly color material graph connectors in Unreal. Sometimes I can find it hard to navigate material node graphs in Unreal, particularly as the number of connections increases. For other node graphs types in Unreal the connector colors can be based on the type of data but in a material they are all displayed as white. Here is a little engine code hack I use locally that I find useful.