ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions01/Opacity/AlphaOffset.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
448 B
JSON

[
{
"Type": "MaterialFunction",
"Name": "AlphaOffset",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Applies an offset to alpha while keeping the range 0 to 1. Useful for blurred alphas that need to shrink.",
"bExposeToLibrary": true,
"StateId": "B3D22742-433F2318-B2869EA5-0F195463"
}
}
]