ESourceColorChannel

Enum for selecting color channel to copy

Windows
MacOS
Linux

References

Module

ClothPainter

Header

/Engine/Source/Editor/ClothPainter/Public/CopyVertexColorToClothParams.h

Include

#include "CopyVertexColorToClothParams.h"

Syntax

enum ESourceColorChannel
{
    Red,
    Green,
    Blue,
    Alpha,
}

Values

Name

Description

Red

Green

Blue

Alpha

Remarks

Enum for selecting color channel to copy

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss