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": "1Dto2DIndex",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Converts a 2D index into a 1D index based on a given total X,Y size. For example an 8x8 grid would return cells 0-63.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "B83EA93C-4A724757-EA152794-0B3F5A7B"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "WorldPosition-XY",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "WorldPosition XY Coordinates with Scale input.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "87C7614C-49801F93-5E8864A5-54296FFB"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "ExponentialDensity",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Uses the D3DFOG_EXP function to map exponential density. The result is inverted so that 0 is returned when depth = 0 and approaches 1 as depth increases.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "42FB52C9-4B6E464D-2D6CB2B5-E6A65899"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "BlurSampleOffsets",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Multiplies an input offset by a number of 2d vectors.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "822C1417-4DF0ECB0-C9E307B7-2DE557C9"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "CheapContrast",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Cheaply adds contrast similar to pulling in edges in Photoshops Levels tool",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "1F3C7ECC-4653CAFB-2A6AEE82-B1F2F3A5"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "CheapContrast_RGB",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Cheaply adds contrast similar to pulling in edges in Photoshops Levels tool",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "AF43BE08-49B7B2F7-71B5AE9D-078FA348"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "Luminosity_And_Color",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "This function takes an input color and an input luminosity and merges them.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "9CEBCCBE-429341C2-D2D5BEA8-2921E2EE"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "SCurve",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Applies an S curve image adjustment",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "F4C09FFE-46396457-E5373C9C-81E9B7B0"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "BoxIntersection",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Returns Entry and Exit points for a Ray intersecting an Axis Aligned Bounding Box. If you need it to be non axis aligned then you will have to Inverse Transform the Ray Origin and Ray End into the local space of the box.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "29D0ED86-4DC52F5D-4FFBD0AE-EE2BE897"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "ConvertFromDiffSpec",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StateId": "68B0E9D7-49FBCC63-6E6374AB-673664FD"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "FuzzyShading",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "This function emulates shading simmilar to velvet or moss",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "DD3ECAB1-4171CD36-9B81A2A4-85C252BA"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "FuzzyShadingGrass",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "This function is the diffuse portion of grass shading.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "0B69445A-4139846A-E9C5C1B7-B390BF7C"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "PowerToRoughness",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StateId": "13ECABE7-496E9657-5F7A3B89-98C9DD01"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "ComputeMipLevel",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "E47E7D6B-466F913C-C1497584-EDB1DBD6"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "DetailTexturing",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "4EB8CF0E-4472F327-1772C48B-FA7F6FF7"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "FlattenNormal",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Lerps a NormalMap with 0,0,1",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "FE67B48A-44296B30-FBF15EBB-0FC10ADF"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "ParallaxOcclusionMapping",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Parallax Occlusion Mapping uses Ray Tracing to find the correct offsets at each point. Keep in mind that the material cost will not be easily trackable using the instruction count or shader complexity view due to the nature of the loops involved. Use the debug emissive colors to get an idea of expense based on your specified Min and Max Step sizes.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "7E10F3A5-4FD73956-EC1C998B-E232916D"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "ScaleUVsByCenter",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "B2F4A5A7-4EDE33D8-E70A4A83-A28D1503"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "SlopeMask",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Slopemask, useful for stuff like snow, moss",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "08377869-489056E2-57E187A2-A8DBA2E3"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "SpiralBlur-SceneTexture",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Performs a Spiral Blur with controllable number of steps and offests.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "8A48A4CB-4E5DD4D6-010E6796-2BAD3654"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "TextureCropping",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Crops a texture, useful for Emissives. Supply the top left and bottom right corners of the crop in 0-1 range.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "A9CC16D5-4B375243-36F3CF86-3EF27E55"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "WorldAlignedNormal",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Tiles a texture in worldspace",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "5758D953-4EE418F2-049BDB96-B59FB29D"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "WorldAlignedTexture",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Tiles a texture in worldspace",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "BDC7AB9C-418E30AC-5815BFB0-1EF022E9"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "RotateVector",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Rotates an input vector to point toward a given direction.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "C9BCF9F5-45BDB480-39A59EB6-B8A33FAE"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "BeersLaw",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Returns e^(-d) which is a standard exponential density function.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "82036262-4644DDFB-64C77488-3A8C7C56"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "SimpleGrassWind",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Simple Waving grass wind, Grass must be textured to full sheet. This should be the last WPO node applied.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "49637CE3-497F6537-F49E7E96-78C0735F"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,145 @@
|
|||
[
|
||||
{
|
||||
"Type": "Texture2D",
|
||||
"Name": "DebugNumberStrip",
|
||||
"Class": "UScriptClass'Texture2D'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"AddressX": "TextureAddress::TA_Clamp",
|
||||
"ImportedSize": {
|
||||
"X": 128,
|
||||
"Y": 1024
|
||||
},
|
||||
"LightingGuid": "B21859EC-4DED4E71-38807887-F969B0E1",
|
||||
"NeverStream": true
|
||||
},
|
||||
"SizeX": 128,
|
||||
"SizeY": 1024,
|
||||
"PackedData": 1,
|
||||
"PixelFormat": "PF_DXT1",
|
||||
"FirstMipToSerialize": 0,
|
||||
"Mips": [
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 65536,
|
||||
"SizeOnDisk": 65536,
|
||||
"OffsetInFile": "0x74"
|
||||
},
|
||||
"SizeX": 128,
|
||||
"SizeY": 1024,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 16384,
|
||||
"SizeOnDisk": 16384,
|
||||
"OffsetInFile": "0x10084"
|
||||
},
|
||||
"SizeX": 64,
|
||||
"SizeY": 512,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 4096,
|
||||
"SizeOnDisk": 4096,
|
||||
"OffsetInFile": "0x14094"
|
||||
},
|
||||
"SizeX": 32,
|
||||
"SizeY": 256,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 1024,
|
||||
"SizeOnDisk": 1024,
|
||||
"OffsetInFile": "0x150A4"
|
||||
},
|
||||
"SizeX": 16,
|
||||
"SizeY": 128,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 256,
|
||||
"SizeOnDisk": 256,
|
||||
"OffsetInFile": "0x154B4"
|
||||
},
|
||||
"SizeX": 8,
|
||||
"SizeY": 64,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 64,
|
||||
"SizeOnDisk": 64,
|
||||
"OffsetInFile": "0x155C4"
|
||||
},
|
||||
"SizeX": 4,
|
||||
"SizeY": 32,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 32,
|
||||
"SizeOnDisk": 32,
|
||||
"OffsetInFile": "0x15614"
|
||||
},
|
||||
"SizeX": 2,
|
||||
"SizeY": 16,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 16,
|
||||
"SizeOnDisk": 16,
|
||||
"OffsetInFile": "0x15644"
|
||||
},
|
||||
"SizeX": 1,
|
||||
"SizeY": 8,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 8,
|
||||
"SizeOnDisk": 8,
|
||||
"OffsetInFile": "0x15664"
|
||||
},
|
||||
"SizeX": 1,
|
||||
"SizeY": 4,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 8,
|
||||
"SizeOnDisk": 8,
|
||||
"OffsetInFile": "0x1567C"
|
||||
},
|
||||
"SizeX": 1,
|
||||
"SizeY": 2,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 8,
|
||||
"SizeOnDisk": 8,
|
||||
"OffsetInFile": "0x15694"
|
||||
},
|
||||
"SizeX": 1,
|
||||
"SizeY": 1,
|
||||
"SizeZ": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
|
@ -0,0 +1,36 @@
|
|||
[
|
||||
{
|
||||
"Type": "Texture2D",
|
||||
"Name": "DebugNumberPeriod",
|
||||
"Class": "UScriptClass'Texture2D'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"AddressX": "TextureAddress::TA_Clamp",
|
||||
"AddressY": "TextureAddress::TA_Clamp",
|
||||
"ImportedSize": {
|
||||
"X": 128,
|
||||
"Y": 128
|
||||
},
|
||||
"LightingGuid": "1657FB57-4659CBE7-0D4458BA-E50351C6",
|
||||
"NeverStream": true
|
||||
},
|
||||
"SizeX": 128,
|
||||
"SizeY": 128,
|
||||
"PackedData": 1,
|
||||
"PixelFormat": "PF_DXT1",
|
||||
"FirstMipToSerialize": 0,
|
||||
"Mips": [
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 8192,
|
||||
"SizeOnDisk": 8192,
|
||||
"OffsetInFile": "0x73"
|
||||
},
|
||||
"SizeX": 128,
|
||||
"SizeY": 128,
|
||||
"SizeZ": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
|
@ -0,0 +1,101 @@
|
|||
[
|
||||
{
|
||||
"Type": "Texture2D",
|
||||
"Name": "LowResBlurredNoise",
|
||||
"Class": "UScriptClass'Texture2D'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ImportedSize": {
|
||||
"X": 64,
|
||||
"Y": 64
|
||||
},
|
||||
"LightingGuid": "2878FB4D-4A49AC5A-5CF62FAE-6E0051DC",
|
||||
"CompressionSettings": "TextureCompressionSettings::TC_Grayscale",
|
||||
"SRGB": false
|
||||
},
|
||||
"SizeX": 64,
|
||||
"SizeY": 64,
|
||||
"PackedData": 1,
|
||||
"PixelFormat": "PF_G8",
|
||||
"FirstMipToSerialize": 0,
|
||||
"Mips": [
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 4096,
|
||||
"SizeOnDisk": 4096,
|
||||
"OffsetInFile": "0x72"
|
||||
},
|
||||
"SizeX": 64,
|
||||
"SizeY": 64,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 1024,
|
||||
"SizeOnDisk": 1024,
|
||||
"OffsetInFile": "0x1082"
|
||||
},
|
||||
"SizeX": 32,
|
||||
"SizeY": 32,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 256,
|
||||
"SizeOnDisk": 256,
|
||||
"OffsetInFile": "0x1492"
|
||||
},
|
||||
"SizeX": 16,
|
||||
"SizeY": 16,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 64,
|
||||
"SizeOnDisk": 64,
|
||||
"OffsetInFile": "0x15A2"
|
||||
},
|
||||
"SizeX": 8,
|
||||
"SizeY": 8,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 16,
|
||||
"SizeOnDisk": 16,
|
||||
"OffsetInFile": "0x15F2"
|
||||
},
|
||||
"SizeX": 4,
|
||||
"SizeY": 4,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 4,
|
||||
"SizeOnDisk": 4,
|
||||
"OffsetInFile": "0x1612"
|
||||
},
|
||||
"SizeX": 2,
|
||||
"SizeY": 2,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 1,
|
||||
"SizeOnDisk": 1,
|
||||
"OffsetInFile": "0x1626"
|
||||
},
|
||||
"SizeX": 1,
|
||||
"SizeY": 1,
|
||||
"SizeZ": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
|
@ -0,0 +1,110 @@
|
|||
[
|
||||
{
|
||||
"Type": "Texture2D",
|
||||
"Name": "flipbook",
|
||||
"Class": "UScriptClass'Texture2D'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ImportedSize": {
|
||||
"X": 128,
|
||||
"Y": 128
|
||||
},
|
||||
"LightingGuid": "496DBE11-41BAD1CA-487304A9-1B997552"
|
||||
},
|
||||
"SizeX": 128,
|
||||
"SizeY": 128,
|
||||
"PackedData": 1,
|
||||
"PixelFormat": "PF_DXT1",
|
||||
"FirstMipToSerialize": 0,
|
||||
"Mips": [
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_PayloadAtEndOfFile | BULKDATA_PayloadInSeperateFile | BULKDATA_Force_NOT_InlinePayload | BULKDATA_NoOffsetFixUp",
|
||||
"ElementCount": 8192,
|
||||
"SizeOnDisk": 8192,
|
||||
"OffsetInFile": "0x0"
|
||||
},
|
||||
"SizeX": 128,
|
||||
"SizeY": 128,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 2048,
|
||||
"SizeOnDisk": 2048,
|
||||
"OffsetInFile": "0x7E"
|
||||
},
|
||||
"SizeX": 64,
|
||||
"SizeY": 64,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 512,
|
||||
"SizeOnDisk": 512,
|
||||
"OffsetInFile": "0x88E"
|
||||
},
|
||||
"SizeX": 32,
|
||||
"SizeY": 32,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 128,
|
||||
"SizeOnDisk": 128,
|
||||
"OffsetInFile": "0xA9E"
|
||||
},
|
||||
"SizeX": 16,
|
||||
"SizeY": 16,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 32,
|
||||
"SizeOnDisk": 32,
|
||||
"OffsetInFile": "0xB2E"
|
||||
},
|
||||
"SizeX": 8,
|
||||
"SizeY": 8,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 8,
|
||||
"SizeOnDisk": 8,
|
||||
"OffsetInFile": "0xB5E"
|
||||
},
|
||||
"SizeX": 4,
|
||||
"SizeY": 4,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 8,
|
||||
"SizeOnDisk": 8,
|
||||
"OffsetInFile": "0xB76"
|
||||
},
|
||||
"SizeX": 2,
|
||||
"SizeY": 2,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 8,
|
||||
"SizeOnDisk": 8,
|
||||
"OffsetInFile": "0xB8E"
|
||||
},
|
||||
"SizeX": 1,
|
||||
"SizeY": 1,
|
||||
"SizeZ": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
|
@ -0,0 +1,136 @@
|
|||
[
|
||||
{
|
||||
"Type": "Texture2D",
|
||||
"Name": "water_n",
|
||||
"Class": "UScriptClass'Texture2D'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ImportedSize": {
|
||||
"X": 512,
|
||||
"Y": 512
|
||||
},
|
||||
"LightingGuid": "3EE4D1DB-4453C230-140215A4-02183172",
|
||||
"CompressionSettings": "TextureCompressionSettings::TC_Normalmap",
|
||||
"Filter": "TextureFilter::TF_Bilinear",
|
||||
"LODGroup": "TextureGroup::TEXTUREGROUP_WorldNormalMap",
|
||||
"SRGB": false
|
||||
},
|
||||
"SizeX": 512,
|
||||
"SizeY": 512,
|
||||
"PackedData": 1,
|
||||
"PixelFormat": "PF_BC5",
|
||||
"FirstMipToSerialize": 0,
|
||||
"Mips": [
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_PayloadAtEndOfFile | BULKDATA_PayloadInSeperateFile | BULKDATA_Force_NOT_InlinePayload | BULKDATA_NoOffsetFixUp",
|
||||
"ElementCount": 262144,
|
||||
"SizeOnDisk": 262144,
|
||||
"OffsetInFile": "0x0"
|
||||
},
|
||||
"SizeX": 512,
|
||||
"SizeY": 512,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_PayloadAtEndOfFile | BULKDATA_PayloadInSeperateFile | BULKDATA_Force_NOT_InlinePayload | BULKDATA_NoOffsetFixUp",
|
||||
"ElementCount": 65536,
|
||||
"SizeOnDisk": 65536,
|
||||
"OffsetInFile": "0x40000"
|
||||
},
|
||||
"SizeX": 256,
|
||||
"SizeY": 256,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_PayloadAtEndOfFile | BULKDATA_PayloadInSeperateFile | BULKDATA_Force_NOT_InlinePayload | BULKDATA_NoOffsetFixUp",
|
||||
"ElementCount": 16384,
|
||||
"SizeOnDisk": 16384,
|
||||
"OffsetInFile": "0x50000"
|
||||
},
|
||||
"SizeX": 128,
|
||||
"SizeY": 128,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 4096,
|
||||
"SizeOnDisk": 4096,
|
||||
"OffsetInFile": "0xA7"
|
||||
},
|
||||
"SizeX": 64,
|
||||
"SizeY": 64,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 1024,
|
||||
"SizeOnDisk": 1024,
|
||||
"OffsetInFile": "0x10B7"
|
||||
},
|
||||
"SizeX": 32,
|
||||
"SizeY": 32,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 256,
|
||||
"SizeOnDisk": 256,
|
||||
"OffsetInFile": "0x14C7"
|
||||
},
|
||||
"SizeX": 16,
|
||||
"SizeY": 16,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 64,
|
||||
"SizeOnDisk": 64,
|
||||
"OffsetInFile": "0x15D7"
|
||||
},
|
||||
"SizeX": 8,
|
||||
"SizeY": 8,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 16,
|
||||
"SizeOnDisk": 16,
|
||||
"OffsetInFile": "0x1627"
|
||||
},
|
||||
"SizeX": 4,
|
||||
"SizeY": 4,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 16,
|
||||
"SizeOnDisk": 16,
|
||||
"OffsetInFile": "0x1647"
|
||||
},
|
||||
"SizeX": 2,
|
||||
"SizeY": 2,
|
||||
"SizeZ": 1
|
||||
},
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 16,
|
||||
"SizeOnDisk": 16,
|
||||
"OffsetInFile": "0x1667"
|
||||
},
|
||||
"SizeX": 1,
|
||||
"SizeY": 1,
|
||||
"SizeZ": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "FixRotateAboutAxisNormals",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Use this material function in conjunction with a rotate about axis based vertex shader to update the vertex normals so they rotate with and match the vertex shaders motion.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "20CB7094-472816F8-289DF892-F0CE035F"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "Fresnel_Function",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Fresnel with more properties exposed, less instructions and a cheap alternative falloff.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "72C547B3-457AA083-E55C2994-C3F1418D"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "HueShift",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Adjusts the hue of an image.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "B6067F67-4AC0092A-9D7DF581-EBEEE180"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "Lerp_3Color",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Lerps 3 inputs based on a single value.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "3200506D-40C4B9AA-51E341AE-B06709BA"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "Lerp_Multiple_Float3",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Lerps multiple inputs based on a single value.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "02A6AD3D-4A6E7EB7-463BE08F-653138C3"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "AddComponents",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Input a float 2, 3 or 4 and retrieve the sum of the component values.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "8189A4A8-40E739E1-E4FFE09C-1092124E"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "CreateThirdOrthogonalVector",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Takes two vectors and generates a third orthogonal vector from them. It also ensures that all of the vectors are orthogonal to each other. The first vectors directon is favored over the second.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "B404464D-42313D79-E67091AA-AD61BE51"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "InverseTransformMatrix",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Transform a vector into a new basis",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "057104BE-419EB8A2-40A62A8C-3874BCD2"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "MakeVectorsOrthogonal",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Makes vectors orthagonal by using the cross product of the vectors.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "C90913CC-475A15CC-96C0E383-A61AAE63"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "MultiplyAdd",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Modulate the \"add\" input by by the base input and then add the result to the base input.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "27042758-4D037C38-6A8326BA-756B6AEF"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "TimeWithSpeedVariable",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Time multiplied by speed with an option to use the remainder or time itself.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "3161742E-4800C603-B145E1AF-56D3BE63"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "Transform3x3Matrix",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Transform a vector into a new basis",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "C330DE33-4A86FAB2-7255B1AC-3A6AC1B4"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "TransformToZVector",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "This transforms a vector based on a Z vector and generated orthogonal X and Y vectors. Useful for transforming worldposition based on Hit normals etc.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "4A0C0323-41EFBE0F-65260B88-B780A3F3"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "ObjectLocalBounds",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StateId": "D4FF267E-42B33518-A58D09B5-1C9B387F"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,36 @@
|
|||
[
|
||||
{
|
||||
"Type": "Texture2D",
|
||||
"Name": "Black_1x1_EXR_Texture",
|
||||
"Class": "UScriptClass'Texture2D'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ImportedSize": {
|
||||
"X": 1,
|
||||
"Y": 1
|
||||
},
|
||||
"LightingGuid": "C2F68115-4343C8D4-CCEAA5B9-A2EA32FC",
|
||||
"CompressionSettings": "TextureCompressionSettings::TC_HDR",
|
||||
"Filter": "TextureFilter::TF_Nearest",
|
||||
"SRGB": false
|
||||
},
|
||||
"SizeX": 1,
|
||||
"SizeY": 1,
|
||||
"PackedData": 1,
|
||||
"PixelFormat": "PF_FloatRGBA",
|
||||
"FirstMipToSerialize": 0,
|
||||
"Mips": [
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 8,
|
||||
"SizeOnDisk": 8,
|
||||
"OffsetInFile": "0x7A"
|
||||
},
|
||||
"SizeX": 1,
|
||||
"SizeY": 1,
|
||||
"SizeZ": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "SafeNormalize",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "If the input vectors length == 0 then return 0 else return the normalized vector by default. This avoids returning NAN or NULL. Optionally, one can pass in a default vector that should be used when the vector ",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "972EFAAA-4C1C2B16-4BC287A2-B11C51DA"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "ScreenResolution",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Retrieves the visible screen resolution and the render target size.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "391DDAD7-4E9DCC58-FD37D7B7-2AF07FC2"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "SplitComponents",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "A9E4F021-46161CC9-A22A4F96-722D7232"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,287 @@
|
|||
[
|
||||
{
|
||||
"Type": "BodySetup",
|
||||
"Name": "BodySetup_82",
|
||||
"Outer": "1x1x1BoxCenterAligned",
|
||||
"Class": "UScriptClass'BodySetup'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DefaultInstance": {
|
||||
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
|
||||
"CollisionEnabled": "ECollisionEnabled::NoCollision",
|
||||
"CollisionProfileName": "NoCollision",
|
||||
"CollisionResponses": {
|
||||
"ResponseArray": [
|
||||
{
|
||||
"Channel": "WorldStatic",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "WorldDynamic",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Pawn",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Visibility",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Camera",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "PhysicsBody",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Vehicle",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Destructible",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "EngineTraceChannel2",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "EngineTraceChannel3",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "EngineTraceChannel4",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "EngineTraceChannel5",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "EngineTraceChannel6",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Trigger",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "RadiusItem",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "GameTraceChannel12",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "GameTraceChannel13",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "GameTraceChannel14",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "GameTraceChannel15",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "GameTraceChannel16",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "GameTraceChannel17",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "GameTraceChannel18",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"BodySetupGuid": "CF34FDFC4A5780C5633F3F8EC0DCD212",
|
||||
"CookedFormatData": {
|
||||
"PhysXPC": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 794,
|
||||
"SizeOnDisk": 794,
|
||||
"OffsetInFile": "0x135"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "NavCollision",
|
||||
"Name": "NavCollision_3938",
|
||||
"Outer": "1x1x1BoxCenterAligned",
|
||||
"Class": "UScriptClass'NavCollision'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"AreaClass": {
|
||||
"ObjectName": "Class'NavArea_Null'",
|
||||
"ObjectPath": "/Script/NavigationSystem"
|
||||
}
|
||||
},
|
||||
"CookedFormatData": {
|
||||
"NavCollision_Chaos": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 21,
|
||||
"SizeOnDisk": 21,
|
||||
"OffsetInFile": "0x36"
|
||||
}
|
||||
},
|
||||
"AreaClass": {
|
||||
"ObjectName": "Class'NavArea_Null'",
|
||||
"ObjectPath": "/Script/NavigationSystem"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMesh",
|
||||
"Name": "1x1x1BoxCenterAligned",
|
||||
"Class": "UScriptClass'StaticMesh'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMaterials": [
|
||||
{
|
||||
"MaterialInterface": {
|
||||
"ObjectName": "Material'WorldGridMaterial'",
|
||||
"ObjectPath": "/Engine/EngineMaterials/WorldGridMaterial.0"
|
||||
},
|
||||
"MaterialSlotName": "WorldGridMaterial",
|
||||
"ImportedMaterialSlotName": "WorldGridMaterial",
|
||||
"UVChannelData": {
|
||||
"bInitialized": true,
|
||||
"bOverrideDensities": false,
|
||||
"LocalUVDensities": 1.0,
|
||||
"LocalUVDensities[1]": 0.0,
|
||||
"LocalUVDensities[2]": 0.0,
|
||||
"LocalUVDensities[3]": 0.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"LightmapUVDensity": 1.0,
|
||||
"ExtendedBounds": {
|
||||
"BoxExtent": {
|
||||
"X": 0.5,
|
||||
"Y": 0.5,
|
||||
"Z": 0.5
|
||||
},
|
||||
"SphereRadius": 0.8660253882408142
|
||||
}
|
||||
},
|
||||
"BodySetup": {
|
||||
"ObjectName": "BodySetup'1x1x1BoxCenterAligned:BodySetup_82'",
|
||||
"ObjectPath": "/Engine/Functions/Engine_MaterialFunctions02/SupportFiles/1x1x1BoxCenterAligned.0"
|
||||
},
|
||||
"NavCollision": {
|
||||
"ObjectName": "NavCollision'1x1x1BoxCenterAligned:NavCollision_3938'",
|
||||
"ObjectPath": "/Engine/Functions/Engine_MaterialFunctions02/SupportFiles/1x1x1BoxCenterAligned.1"
|
||||
},
|
||||
"LightingGuid": "22C3D950-4E09B757-C0758790-1B414648",
|
||||
"RenderData": {
|
||||
"LODs": [
|
||||
{
|
||||
"Sections": [
|
||||
{
|
||||
"MaterialIndex": 0,
|
||||
"FirstIndex": 0,
|
||||
"NumTriangles": 12,
|
||||
"MinVertexIndex": 0,
|
||||
"MaxVertexIndex": 23,
|
||||
"bEnableCollision": true,
|
||||
"bCastShadow": true,
|
||||
"bForceOpaque": false,
|
||||
"bVisibleInRayTracing": true
|
||||
}
|
||||
],
|
||||
"MaxDeviation": 0.0,
|
||||
"PositionVertexBuffer": {
|
||||
"Stride": 12,
|
||||
"NumVertices": 24
|
||||
},
|
||||
"VertexBuffer": {
|
||||
"NumTexCoords": 2,
|
||||
"NumVertices": 24,
|
||||
"Strides": -1,
|
||||
"UseHighPrecisionTangentBasis": false,
|
||||
"UseFullPrecisionUVs": false
|
||||
},
|
||||
"ColorVertexBuffer": {
|
||||
"Stride": 0,
|
||||
"NumVertices": 0
|
||||
},
|
||||
"CardRepresentationData": {
|
||||
"Bounds": {
|
||||
"Min": {
|
||||
"X": -1.5,
|
||||
"Y": -1.5,
|
||||
"Z": -1.5
|
||||
},
|
||||
"Max": {
|
||||
"X": 1.5,
|
||||
"Y": 1.5,
|
||||
"Z": 1.5
|
||||
},
|
||||
"IsValid": 1
|
||||
},
|
||||
"MaxLodLevel": 0,
|
||||
"bMostlyTwoSided": false,
|
||||
"CardBuildData": []
|
||||
}
|
||||
}
|
||||
],
|
||||
"NaniteResources": {
|
||||
"RootData": null,
|
||||
"StreamablePages": {
|
||||
"BulkDataFlags": "BULKDATA_None",
|
||||
"ElementCount": 0,
|
||||
"SizeOnDisk": 0,
|
||||
"OffsetInFile": "0x51D"
|
||||
},
|
||||
"ImposterAtlas": [],
|
||||
"HierarchyNodes": [],
|
||||
"HierarchyRootOffsets": [],
|
||||
"PageStreamingStates": [],
|
||||
"PageDependencies": [],
|
||||
"NumRootPages": 0,
|
||||
"PositionPrecision": 0,
|
||||
"NormalPrecision": 0,
|
||||
"TangentPrecision": 0,
|
||||
"NumInputTriangles": 0,
|
||||
"NumInputVertices": 0,
|
||||
"NumInputMeshes": 0,
|
||||
"NumInputTexCoords": 0,
|
||||
"NumClusters": 0,
|
||||
"ResourceFlags": 0
|
||||
},
|
||||
"Bounds": {
|
||||
"Origin": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"BoxExtent": {
|
||||
"X": 0.5,
|
||||
"Y": 0.5,
|
||||
"Z": 0.5
|
||||
},
|
||||
"SphereRadius": 0.8660254
|
||||
},
|
||||
"bLODsShareStaticLighting": true,
|
||||
"ScreenSize": [
|
||||
2.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "CustomRotator",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Rotator with rotation center exposed and a rotation angle on 0-1 scale. A rotation angle value of 1 is equal to one full rotation.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "E572D701-496E6D38-CC53A5BD-C450B0ED"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "FlowMaps_Simple",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Pushes the Diffuse and Normal textures along the flow map vectors. See Material'/Engine/Functions/Engine_MaterialFunctions02/ExampleContent/FlowMaps.FlowMaps' for setting suggestions or additional techniques.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "F6745FF2-4B5889BF-BD1154AB-BB7C2986"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "ScreenAlignedPixelToPixelUVs",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Maps a texture to the screen without stretching any of the pixels. Each pixel on the screen will line up with a pixel from the sampled texture. Note that this will preview incorrectly in the material editor.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "71028A8D-47BF4037-3A3A0B8A-D7B60E53"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "ScreenAlignedUVs",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Maps the 0-1 uv range to the screen. Don't use as UV for SceneTexture material expression",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "8530673E-4E3F2FF5-ED3C5090-177441DA"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "FlipBook",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Animates a texture in a flipbook like fashion. ",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "CEA19503-4AFB6DD7-0ED556A0-0EFCD46F"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "BoundingBoxBased_0-1_UVW",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Creates a locally aligned 0-1 value on XY and Z.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "1421D2D3-4BD0D97E-22D725B8-1DAE6001"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "BlendAngleCorrectedNormals",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Corrects the normal direction of normal map that is overlayed on other normal maps. (Typically this would be a detail map.) ",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "F5C2D477-4BA63455-E32B4B96-0D7674B6"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "BreakOutFloat2Components",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Enter a float 2 vector into the function and retrieve individual channels back through the scalar outputs.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "2C1DDB6E-406BC9FC-1D4141A1-7C82122A"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "BreakOutFloat3Components",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Enter a float 3 vector into the function and retrieve individual channels back through the scalar outputs.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "5B938C50-440B6892-955AD79F-CD1A8337"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "BreakOutFloat4Components",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Enter a float 4 vector into the function and retrieve individual channels back through the scalar outputs.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "127A25CC-4BE0E6F9-0A2D99BF-43C74E15"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "CameraDirectionVector",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "World space vector of the camera direction. ",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "50EBF8C6-4FF5F3EF-E9520A92-C416A78F"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "CameraVectorWithWPOOptions",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Retrieves the camera vector with or without vertex shader offsets.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "B4E96314-41D6EFDA-C87DBB9C-4F9F03B5"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "DebugFloat2Values",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Plug a vector into the function and then preview the output to view the numeric values of the input vector.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "BBE5CE17-42600C40-DF0A77AF-DB6EC5B4"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "DebugFloat3Values",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Plug a vector into the function and then preview the output to view the numeric values of the input vector.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "6E393562-4EBBED69-A2B3C38F-39CB7F3C"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "DebugScalarValues",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Enter a value into the material function and read its return value as a number in uv space.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "2DA7361E-4ADEEDBC-9E251392-08DB9B40"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "DepthFromWorldPosition",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Returns the same value that Pixel Depth or Scene Depth Return but using an arbitrary world position.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "4A7F3D5E-4FFE4D98-4E76E593-9CC3F1F0"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "DitherTemporalAA",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Stipple pattern/Dither in screen space and time to work well with TemporalAA for things like masked translucency or anisotropic materials",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "DFD90C09-43807297-70171F8D-5940702C"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "DynamicBranch",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "The code connected to the \"Color Input 1\" will be executed if the alpha is greater than 0 and the \"Color Input 0\" input code will be evaluated if the alpha is 0. Dynamic branches are best used when masking 20 or more instructions or a texture sample.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "073623F3-4EECE6DA-9851CC96-5B49AE44"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "EnvironmentMask",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Returns value of 'Environment Mask' for selected channel and point in world space",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "51DC0BBB-456244D9-9D1742A5-283956D9"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "LinearSine",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "A sine-like function that transitions linearly in the 0-1 range using a period of 1.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "8AEA8FB3-4033A6EE-275AFFBB-348D9CAD"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "MakeFloat2",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Creates a float 2 vector from a series of scalar inputs.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "7560E2DA-4356343C-18E6818A-A015BAC5"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "MakeFloat3",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Creates a float 3 vector from a series of scalar inputs.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "E6A85460-4E707DD6-EBF457B4-A3E80A43"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "MakeFloat4",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Creates a float 4 vector from a series of scalar inputs.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "9266BF7A-41122BB3-EC5C82B7-A3E751C3"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "Swizzle",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "7A7CA8A8-4D2472CF-AA326387-EBA2DE06"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "VectorLength",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Returns a vectors length.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "6BB97146-49B75878-03A98399-9B3C01AF"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "VectorToRadialValue",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "The input coordinates or vector will be transformed into radial coordinates. In the case of a vector the angle will be output in one channel and the length of the vector in the other.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "5E28F255-4817E6E7-2D027C9A-2F7126C6"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "WorldAlignedNormals_HighQuality",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Applies normal maps to objects and correctly orients them. See WorldAlignedTexture_Complex for a more thorough implementation. This version of world aligned normals is ~20 instructions more. The Normals are in worldspace by default. Transform them from world to tangent. ",
|
||||
"StateId": "2BF7C43C-4A3799C4-F55B908F-E2320BF3"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "Blend_Darken",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Returns the darker of the two values for each pixel.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "E6BF1B67-44570321-064A4886-074D0785"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "Blend_Lighten",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Returns the lighter of the two values for each pixel.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "CE3417FB-4BB8B6EB-D31EB698-1F4925FA"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "Blend_LinearDodge",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Adds the base and blend together.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "7FAB4BB5-402958B6-2A446CAA-D4707626"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "Blend_Overlay",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Emulates Photoshop's overlay blend mode. Lighter pixels will become lighter, darker will become darker.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "12B6F73F-4D5D4FF9-D2FBF18B-43945D5B"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "Blend_Screen",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Inverts each texture, multiplies them together, then re-inverts the results.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "12FFCDB2-438A2E19-C8130A85-41323D8A"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "Blend_SoftLight",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Softer version of Overlay, solid white or black as blend will not result in solid color.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "FE260955-4D5B9631-22B54991-44F0693C"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue