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": "RemapValueRange",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Generalized remapping function to explicitly remap an input range to an output range.",
"bExposeToLibrary": true,
"StateId": "F1A8C6A9-4D37E691-BD787485-98A34AB8"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "RemapValueRangeNormalized",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Generalized remapping function to explicitly remap an input range to 0 - 1.",
"bExposeToLibrary": true,
"StateId": "E6EF41E3-4AA8C2E8-BCCD89BB-265A2462"
}
}
]