FCopyVertexColorToClothParams

Helper struct used for specifying options when copying vertex colors

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
ESourceColorCha... 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
  FCopyVertexColorToClothParams ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library