ESkinVertexColorChannel

Name of vertex color channels

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SkeletalMeshTypes.h

Include

#include "SkeletalMeshTypes.h"

Syntax

enum ESkinVertexColorChannel
{
    Red      = 0,
    Green    = 1,
    Blue     = 2,
    Alpha    = 3,
}

Values

Name

Description

Red

Green

Blue

Alpha

Remarks

Name of vertex color channels

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