Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingRenderer
Downsample pixel preview rendering params. Using for pixel rendering setting in preview
| Name | FDMXPixelMappingDownsamplePixelPreviewParam |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRenderer/Public/IDMXPixelMappingRenderer.h |
| Include Path | #include "IDMXPixelMappingRenderer.h" |
Syntax
struct FDMXPixelMappingDownsamplePixelPreviewParam
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DownsamplePosition | FIntPoint | Downsample pixel position in screen pixels of the quad | IDMXPixelMappingRenderer.h | |
| ScreenPixelPosition | FVector2D | Position in screen pixels of the top left corner of the quad | IDMXPixelMappingRenderer.h | |
| ScreenPixelSize | FVector2D | Size in screen pixels of the quad | IDMXPixelMappingRenderer.h |