Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingRenderer
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDMXPixelMappingPixelMapRenderer
References
| Module | DMXPixelMappingRenderer |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRenderer/Public/DMXPixelMappingPixelMapRenderer.h |
| Include | #include "DMXPixelMappingPixelMapRenderer.h" |
Syntax
UCLASS&40;&41;
class UDMXPixelMappingPixelMapRenderer : public UObject
Remarks
Maps pixel map render elements to pixels
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Renders the current elements | ||
| void | SetElements
(
const TArray< TSharedRef< UE::DMXPixelMapping::Rendering::FPixelMapRenderElement >>& InElements |
Sets the elements to render |
Constants
| Name | Description |
|---|---|
| MaxPixelMapSize |