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": "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"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "CameraDepthFade",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Creates a gradient of 0 near the camera to white at Fade Length. Useful for preventing particles from camera clipping.0",
"bExposeToLibrary": true,
"StateId": "DB3E993F-4E2E98B3-05AD13B9-2D8C5DA5"
}
}
]