ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions02/Math/MultiplyAdd.json
merith-tk 6c5b2d22ac dump: [json] pakchunk0
dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
2024-11-29 17:10:45 -08:00

13 lines
No EOL
433 B
JSON

[
{
"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"
}
}
]