UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EVertexColorViewMode Namespace Reference

Enumerations

enum  Type {
  Invalid , Color , Alpha , Red ,
  Green , Blue
}
 

Detailed Description

Mesh painting visualization channels. (Used for all mesh painting modes not just vertex color.)

Enumeration Type Documentation

◆ Type

Enumerator
Invalid 

Invalid or undefined

Color 

Color only

Alpha 

Alpha only

Red 

Red only

Green 

Green only

Blue 

Blue only