Flat Nodes

brumenn - 代码插件 - 2022/05/16

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

  • 支持的平台
  • 支持的引擎版本
    4.26 - 4.27, 5.0 - 5.3
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

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.

技术细节

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