dump: [json] pakchunk0
dump: [json] [pak] pakchunk0 dump: [json] [utoc] pakchunk0 track large files with lfs
This commit is contained in:
parent
a0202f19ac
commit
6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "LinearGradient",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Uses UV Channel 0 to generate a linear gradient along the U or V axis",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "B7C71B91-4E2BB667-772D6CBE-2AB55665"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "RadialGradient",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Uses UV Channel 0 to create a radial gradient",
|
||||
"StateId": "21C19F2B-4369E786-82888B9A-825C701A"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "RadialGradientExponential",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Creates a radial gradient using the input UV coordinates and applies exponential density with specified density.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "235C8133-44D704CA-0297108A-59B9F710"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "SphereGradient-2D",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Generates a gradient representing the depth of a shere centered on the desired point. ",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "CE8ACF6F-43E75FC5-98C8C79A-04CC3901"
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue