精选特卖:从即日起至9月9日,精选蓝图五折特惠!

Copy Vertex Colors Editor Tool

Inu Games - 代码插件 - 2023/12/04

Copy vertex color channels between meshes

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

This tool allows to copy vertex colors between meshes, you can choose which channels you want to copy.

Only the selected channels will be copied, other channels will not be overwritten.


Tutorial: https://youtu.be/SHAU8MithY4


Use case: you have a mesh with RGB vertex color, you bake something in Alpha (which also deletes the RGB), you copy RGB back using the tool.


Important: Both meshes must have exactly the same number of vertex colors!


To start the plugin go to "Engine/Plugins/IGToolsCVC Content" folder (in Content Browser), right click on "UI_CopyVertexColors" and select "Run Editor Utility Widget"

技术细节

Features:

  •  Copy vertex colors between meshes
  •  Choose which channel to copy
  •  Can copy into destination mesh or create a new mesh


Code Modules:

  •  IGToolsCVC (Editor)


Number of Blueprints: 1

Number of C++ Classes: 1

Supported Development Platforms: Windows, Mac, Linux

Supported Target Build Platforms: None (Editor Tool)

Required plugins: Geometry Script