ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions03/Blends/Blend_Overlay.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
468 B
JSON

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