ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions01/ImageAdjustment/CheapContrast.json

13 lines
439 B
JSON
Raw Normal View History

[
{
"Type": "MaterialFunction",
"Name": "CheapContrast",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Cheaply adds contrast similar to pulling in edges in Photoshops Levels tool",
"bExposeToLibrary": true,
"StateId": "1F3C7ECC-4653CAFB-2A6AEE82-B1F2F3A5"
}
}
]