Flat Nodes

brumenn - Code Plugins - May 16, 2022

A minimalist style for nodes, flatter, that makes graphs clearer and more readable.

  • Supported Platforms
  • Supported Engine Versions
    4.26 - 4.27, 5.0 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

A minimalist style for Unreal Engine graph nodes. This plugin adds a simplified visual appearance, flatter, that makes graphs clearer and more readable I think.


There is no impact on the engine's performance and stability, only the UI's visual aspect is changed: just some super tiny .png files used by Slate are replaced.


It works well on UE4 and UE5 since these files have not changed and the visual appearance of the graph nodes uses these same files.

Technical Details

Features:

  • Graph nodes flat style
  • Few plugin settings [New in 5.0+] : Choose between gradient or true flat header - Brightness control over flat header


Code Modules: FlatNodes (Editor)

Supported Development Platforms: Win64, Win32, Mac, Linux

Source Code: https://github.com/brumenn/FlatNodes