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