Navigation
Unreal Engine C++ API Reference > Editor > ClothPainter
References
Module | ClothPainter |
Header | /Engine/Source/Editor/ClothPainter/Public/CopyVertexColorToClothParams.h |
Include | #include "CopyVertexColorToClothParams.h" |
Syntax
struct FCopyVertexColorToClothParams
Remarks
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 | |
---|---|---|---|
![]() |