Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/UDMXSubsystem
References
| Module | DMXRuntime |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/DMXSubsystem.h |
| Include | #include "DMXSubsystem.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/DMXSubsystem.cpp |
UFUNCTION&40;BlueprintPure, Category&61;"DMX",
Meta&61;&40;Keywords&61;"float", DisplayName&61;"GetNormalizedAttributeValue"&41;&41;
float GetNormalizedAttributeValue
&40;
UDMXEntityFixturePatch &42; InFixturePatch,
FDMXAttributeName InFunctionAttribute,
int32 InValue
&41; const
Remarks
Return the normalized value of an Int value from a Fixture Patch function. The normalized value of the passed in Int using the Function's signal format. -1.0 if the Function is not found in the Fixture Patch.