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

13 lines
468 B
JSON
Raw Normal View History

[
{
"Type": "MaterialFunction",
"Name": "Blend_Overlay",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Emulates Photoshop's overlay blend mode. Lighter pixels will become lighter, darker will become darker.",
"bExposeToLibrary": true,
"StateId": "12B6F73F-4D5D4FF9-D2FBF18B-43945D5B"
}
}
]