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": "MatLayerBlend_NormalBlend",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Blends a Normalmap on top of a material using a mask.",
"bExposeToLibrary": true,
"StateId": "FA96AEF7-4BBC9606-68112B89-782AE93B"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "MatLayerBlend_OverrideOpacityMask",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Replaced the Opacity Mask",
"bExposeToLibrary": true,
"StateId": "B1347EF5-4242D0BA-7D38B08F-1333E3EC"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "MatLayerBlend_Stain",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Blends the top layer as a stain, only the color and roughness from the top layer are used.",
"bExposeToLibrary": true,
"StateId": "DC3DBD09-44901C28-E759FDA7-9166E52F"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "MatLayerBlend_Standard",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Blends all attributes of 2 Materials",
"bExposeToLibrary": true,
"StateId": "160D4138-4F61D158-2B02B2B1-E09C096C"
}
}
]