unreal.PCGProjectionColorBlendMode¶
- class unreal.PCGProjectionColorBlendMode¶
Bases:
EnumBaseEPCGProjection Color Blend Mode
C++ Source:
Plugin: PCG
Module: PCG
File: PCGProjectionParams.h
- ADD: PCGProjectionColorBlendMode = Ellipsis¶
2
- MULTIPLY: PCGProjectionColorBlendMode = Ellipsis¶
4
- SOURCE_VALUE: PCGProjectionColorBlendMode = Ellipsis¶
0
- SUBTRACT: PCGProjectionColorBlendMode = Ellipsis¶
3
- TARGET_VALUE: PCGProjectionColorBlendMode = Ellipsis¶
1