Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingEditorWidgets
Deprecated * Pixel Mapping Editor Widgets are no longer supported and to be implemented per view. See SDMXPixelMappingOutputComponent for an example.
References
| Module | DMXPixelMappingEditorWidgets |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingEditorWidgets/Public/SDMXPixelMappingScreenComponentBox.h |
| Include | #include "SDMXPixelMappingScreenComponentBox.h" |
Syntax
struct FDMXPixelMappingScreenComponentGridParams
Remarks
Params to update a SDMXPixelMappingScreenComponentBox
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bShowAddresses | ||
| bool | bShowUniverse | ||
| EDMXPixelMappingDistribution | Distribution | ||
| int32 | LocalUniverse | ||
| int32 | NumXCells | ||
| int32 | NumYCells | ||
| EDMXCellFormat | PixelFormat | ||
| int32 | StartAddress |