Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingEditorWidgets
Params to update a SDMXPixelMappingScreenComponentBox
| Name | FDMXPixelMappingScreenComponentGridParams |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingEditorWidgets/Public/SDMXPixelMappingScreenComponentBox.h |
| Include Path | #include "SDMXPixelMappingScreenComponentBox.h" |
Syntax
struct FDMXPixelMappingScreenComponentGridParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bShowAddresses | bool | SDMXPixelMappingScreenComponentBox.h | ||
| bShowUniverse | bool | SDMXPixelMappingScreenComponentBox.h | ||
| Distribution | EDMXPixelMappingDistribution | SDMXPixelMappingScreenComponentBox.h | ||
| LocalUniverse | int32 | SDMXPixelMappingScreenComponentBox.h | ||
| NumXCells | int32 | SDMXPixelMappingScreenComponentBox.h | ||
| NumYCells | int32 | SDMXPixelMappingScreenComponentBox.h | ||
| PixelFormat | EDMXCellFormat | SDMXPixelMappingScreenComponentBox.h | ||
| StartAddress | int32 | SDMXPixelMappingScreenComponentBox.h |