ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions02/Math/MultiplyAdd.json

13 lines
433 B
JSON
Raw Permalink Normal View History

[
{
"Type": "MaterialFunction",
"Name": "MultiplyAdd",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Modulate the \"add\" input by by the base input and then add the result to the base input.",
"bExposeToLibrary": true,
"StateId": "27042758-4D037C38-6A8326BA-756B6AEF"
}
}
]