Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingRenderer
| Name | EDMXPixelMappingRenderingPreprocessorSizeMode |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRenderer/Public/DMXPixelMappingPreprocessRenderer.h |
| Include Path | #include "DMXPixelMappingPreprocessRenderer.h" |
Syntax
enum EDMXPixelMappingRenderingPreprocessorSizeMode
{
SameAsInput,
Downsampled,
CustomSize,
}
Values
| Name | Remarks |
|---|---|
| SameAsInput | |
| Downsampled | |
| CustomSize |