Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingRenderer > API/Plugins/DMXPixelMappingRenderer/UDMXPixelMappingPixelMapRenderer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetElements
(
const TArray< TSharedRef< UE::DMXPixelMapping::Rendering::FPixelMapRenderElement > >& InElements |
DEPRECATED 5.4 - Sets the elements to render | DMXPixelMappingPixelMapRenderer.h | |
void SetElements
(
const TArray< TSharedRef< UE::DMXPixelMapping::Rendering::FPixelMapRenderElement > >& InElements, |
Sets the elements to render | DMXPixelMappingPixelMapRenderer.h |
SetElements(const TArray< TSharedRef< UE::DMXPixelMapping::Rendering::FPixelMapRenderElement > > &)
Description
DEPRECATED 5.4 - Sets the elements to render
| Name | SetElements |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRenderer/Public/DMXPixelMappingPixelMapRenderer.h |
| Include Path | #include "DMXPixelMappingPixelMapRenderer.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRenderer/Private/DMXPixelMappingPixelMapRenderer.cpp |
void SetElements
(
const TArray < TSharedRef < UE::DMXPixelMapping::Rendering::FPixelMapRenderElement > > & InElements
)
SetElements(const TArray< TSharedRef< UE::DMXPixelMapping::Rendering::FPixelMapRenderElement > > &, EPixelFormat)
Description
Sets the elements to render
| Name | SetElements |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRenderer/Public/DMXPixelMappingPixelMapRenderer.h |
| Include Path | #include "DMXPixelMappingPixelMapRenderer.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRenderer/Private/DMXPixelMappingPixelMapRenderer.cpp |
void SetElements
(
const TArray < TSharedRef < UE::DMXPixelMapping::Rendering::FPixelMapRenderElement > > & InElements,
EPixelFormat InFormat
)