Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingRuntime > API/Plugins/DMXPixelMappingRuntime/Components > API/Plugins/DMXPixelMappingRuntime/Components/UDMXPixelMappingRendererComponen-
References
| Module | DMXPixelMappingRuntime |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRuntime/Public/Components/DMXPixelMappingRendererComponent.h |
| Include | #include "Components/DMXPixelMappingRendererComponent.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRuntime/Private/Components/DMXPixelMappingRendererComponent.cpp |
UFUNCTION (BlueprintCallable, Category="DMX")
bool GetPixelMappingComponentModulators
(
FDMXEntityFixturePatchRef FixturePatchRef,
TArray < UDMXModulator * > & DMXModulators
)
Remarks
Returns the Modulators of the component corresponding to the patch specified. Note, this node does a lookup on all fixture patches in use, hence may be slow and shouldn't be called on tick.