Navigation
API > API/Editor > API/Editor/ClothPainter
References
| |
|
| Module |
ClothPainter |
| Header |
/Engine/Source/Editor/ClothPainter/Public/CopyVertexColorToClothParams.h |
| Include |
#include "CopyVertexColorToClothParams.h" |
Syntax
struct FCopyVertexColorToClothParams
Helper struct used for specifying options when copying vertex colors
Variables
| |
Type |
Name |
Description |
 |
ESourceColorChannel |
ColorChannel |
Color channel to copy from vertex colors. |
 |
float |
ScalingFactor |
Scaling factor applied to vertex colours (in range 0-1) before applying to mask. |
Constructors
| |
Type |
Name |
Description |
 |
|
|
|