Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingRuntime
References
| Module | DMXPixelMappingRuntime |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRuntime/Public/DMXPixelMappingRuntimeUtils.h |
| Include | #include "DMXPixelMappingRuntimeUtils.h" |
Syntax
class FDMXPixelMappingRuntimeUtils
Constructors
No constructors are accessible with public or protected access.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ConvertNormalizedAttributeValueToChannelValue
(
UDMXEntityFixturePatch* InFixturePatch, |
Adds a normalized attribute value to a DMX channel value map | |
| void | HandleModulatorPropertyChange
(
UDMXPixelMappingBaseComponent* Component, |
Handles property changes for modulator classes in one place for Matrix and GroupItems, useless for other classes. |