dump: [json] pakchunk0

dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
This commit is contained in:
merith-tk 2024-11-29 17:06:31 -08:00
parent a0202f19ac
commit 6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "BlurSampleOffsets",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Multiplies an input offset by a number of 2d vectors.",
"bExposeToLibrary": true,
"StateId": "822C1417-4DF0ECB0-C9E307B7-2DE557C9"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"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"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "CheapContrast_RGB",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Cheaply adds contrast similar to pulling in edges in Photoshops Levels tool",
"bExposeToLibrary": true,
"StateId": "AF43BE08-49B7B2F7-71B5AE9D-078FA348"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "Luminosity_And_Color",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "This function takes an input color and an input luminosity and merges them.",
"bExposeToLibrary": true,
"StateId": "9CEBCCBE-429341C2-D2D5BEA8-2921E2EE"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "SCurve",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Applies an S curve image adjustment",
"bExposeToLibrary": true,
"StateId": "F4C09FFE-46396457-E5373C9C-81E9B7B0"
}
}
]