Runtime Vertex Painter

Function library that helps you paint Static/SkeletalMeshComponent vertex color in runtime

Category:
Tags: , , , , , ,

Description

Vertex color is color information attached to each vertex of mesh,it can be used to blend material layers to make some wonderful effects.

This plugin is designed for painting vertex color in runtime.

Both StaticMeshComponent and SkeletalMeshComponent can be painted

16 Blueprint nodes included,8 for static mesh and 8 for skeletal mesh

To view all functions and functions included,please go to

DOCUMENTATION

And here is a DEMO for you

Update 1.1 :Network replicated version update

New Component:BP_VertexPainterComponent to help you paint vertex color network replicated

New examples:Bomb explosion and sword wounds.

Technical Details

Code Modules:

Number of Blueprints:3

Number of C++ Classes:1

Network Replicated: (Yes)

Supported Development Platforms: (Windows)

Supported Target Build Platforms: (Windows)

Documentation: DOCUMENTATION

Supported Engine Versions

4.26 – 4.27, 5.0 – 5.3