Navigation
API > API/Plugins > API/Plugins/Avalanche
| |
|
| Name |
EAvaViewportPostProcessType_Deprecated |
| Type |
enum |
| Header File |
/Engine/Plugins/VirtualProduction/Avalanche/Source/Avalanche/Public/Viewport/Interaction/AvaViewportPostProcessInfo.h |
| Include Path |
#include "Viewport/Interaction/AvaViewportPostProcessInfo.h" |
Syntax
enum EAvaViewportPostProcessType_Deprecated
{
None,
Background,
RedChannel,
GreenChannel,
BlueChannel,
AlphaChannel,
}
Values
| Name |
Remarks |
| None |
|
| Background |
|
| RedChannel |
|
| GreenChannel |
|
| BlueChannel |
|
| AlphaChannel |
|