ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions03/Blends/Blend_Lighten.json

13 lines
417 B
JSON
Raw Normal View History

[
{
"Type": "MaterialFunction",
"Name": "Blend_Lighten",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Returns the lighter of the two values for each pixel.",
"bExposeToLibrary": true,
"StateId": "CE3417FB-4BB8B6EB-D31EB698-1F4925FA"
}
}
]