언리얼 엔진 마켓플레이스는 10월 중순에 팹으로 이전될 예정입니다. 자세히 알아보세요.

Copy Vertex Colors Editor Tool

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