Navigation
API > API/Plugins > API/Plugins/DMXFixtures > API/Plugins/DMXFixtures/UDMXFixtureComponentSingle
Description
Sets the target value. Interpolates to the value if bUseInterpolation is true. Expects the value to be in value range of the component
| Name | SetTargetValue |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXFixtures/Source/DMXFixtures/Public/DMXFixtureComponentSingle.h |
| Include Path | #include "DMXFixtureComponentSingle.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXFixtures/Source/DMXFixtures/Private/DMXFixtureComponentSingle.cpp |
void SetTargetValue
(
float AbsoluteValue
)