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": "AlignMeshToTheCamera",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Aligns a static mesh to the camera and allows the user to rotate the mesh by altering the objects basis vectors.",
"bExposeToLibrary": true,
"StateId": "D2806C62-4E153523-0E19DD8D-030E3001"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "CameraOffset",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Offset objects in the direction of the camera to either make them appear in front or behind other objects. ",
"bExposeToLibrary": true,
"StateId": "4B8EBF11-45D10188-C49EF894-8787AE93"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "ComponentPivotLocation",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Returns the world position of the components origin.",
"bExposeToLibrary": true,
"StateId": "2FC1AC50-4C60089A-FB4EEF83-8609245A"
}
}
]

View file

@ -0,0 +1,12 @@
[
{
"Type": "MaterialFunction",
"Name": "LocalPosition",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bExposeToLibrary": true,
"StateId": "DDB616F6-45461DBB-6B0367AD-CBAD6687"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "ObjectPivotPoint",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Returns the object's pivot point in world space. This is not compatible with the pixel shader.",
"bExposeToLibrary": true,
"StateId": "6021D76F-4F38B8C0-E7BDC681-51524B98"
}
}
]

View file

@ -0,0 +1,12 @@
[
{
"Type": "MaterialFunction",
"Name": "ObjectScale",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Returns the object's XYZ scale together and seperately.This is not compatible with the pixel shader.",
"StateId": "4B52D44F-4BE5504D-4EEC6B98-A424C4C9"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "RotateAboutWorldAxis_cheap",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "This function cheaply rotates objects around world axes. Input the angle you would like to use and attach the output to world position offset.",
"bExposeToLibrary": true,
"StateId": "2D0687AC-44FC7922-CCA6CAAB-7795B940"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "StaticMeshMorphTargets",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Unpacks Morph Data From the 3ds Max Morph Packer Script",
"bExposeToLibrary": true,
"StateId": "F225C3A8-4C8BB4DB-36D36C93-C398CA01"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "ObjectScale",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Returns the object's XYZ scale together and seperately.This is not compatible with the pixel shader. ",
"bExposeToLibrary": true,
"StateId": "41E48A6E-4C65ABBC-54009EA3-2611D5C6"
}
}
]

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "Wind",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Seperate outputs for wind strength, speed multiplied by time and a normalized wind vector.",
"bExposeToLibrary": true,
"StateId": "0B09F489-481C0BB0-69188088-DFB82BEC"
}
}
]