包含版本:Runtime Vertex Painter 5.3 帮助你在运行时绘制静态/骨架网格组件顶点颜色的函数库

顶点颜色是附着在网格每个顶点上的颜色信息,它可以用来混合材质层以产生一些奇妙的效果。

这个插件是为运行时绘制顶点颜色而设计的。

StaticMeshComponent和SkeletalMeshComponent都可以绘制

包括16个蓝图节点,8个用于静态网格,8个用于骨架网格

更新1.1:网络复制版本更新

新组件:BP _ VertexPainterComponent组件,帮助你绘制顶点颜色网络复制

新的例子:炸弹爆炸和刀伤。


技术细节
Features:

Paint vertex color in runtime
Paint in single LOD or all LODs
You can select paint channel R/G/B/A/RGBA
Paint in a box range or sphere range
Falloff curve
Paint Opacity
This plugin does not modify the mesh’s vertex color in a way that may be exported,but you can save vertices color in save game.
Code Modules:

RuntimeVertexPainterBPLibrary(Runtime)
Number of Blueprints:3

Number of C++ Classes:1

Network Replicated: (Yes)

Supported Development Platforms: (Windows)

Supported Target Build Platforms: (Windows)

标签
VERTEX COLORFUNCTION LIBRARYVERTEXPAINTNoAIVERTEX PAINT

发表回复

后才能评论