From 26aa874f9c7b00b990a97f098d25075fe131f83c Mon Sep 17 00:00:00 2001 From: SpecialX <47072643+wangxiner55@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:03:12 +0800 Subject: [PATCH] =?UTF-8?q?A=20POM=E6=9D=90=E8=B4=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A POM材质 POM:标准PBR,MSRA, Emi:color,mask,distort,dissolve surface:dissolve, mask 2024/12/9 --- .../CommonFXLiberal/NiagaraModules/2D/SpawnFromTex.uasset | 4 ++-- .../CommonFXLiberal/NiagaraModules/2D/SpawnFromTexEdge.uasset | 3 +++ .../Effect/Material/Effect/Function/MF_Common_VFX.uasset | 4 ++-- .../Effect/Material/Effect/Function/MF_Default_Sole.uasset | 2 +- .../Material/Effect/Function/MF_FX_ParticleColor.uasset | 4 ++-- .../Material/Effect/Function/MF_FX_ParticlePost_Sole.uasset | 2 +- .../Effect/Material/Effect/Function/POM.uasset | 3 +++ .../Effect/Material/Effect/Master/LJF.uasset | 3 +++ .../Effect/Material/Effect/Master/M_Effect_aftere.uasset | 4 ++-- .../Effect/Material/Effect/Master/M_Effect_fire.uasset | 3 +++ .../Effect/Material/Effect/Master/M_Effect_fire_Inst.uasset | 3 +++ .../Effect/Material/Effect/Master/M_Fluid.uasset | 4 ++-- .../Effect/Material/Effect/Master/M_POM.uasset | 3 +++ .../CommonMaterialLiberal/Example/FIre/LJF.uasset | 3 +++ .../Example/FIre/M_Effect_fire_Inst.uasset | 3 +++ .../CommonMaterialLiberal/Example/POM/Material/MI_POM.uasset | 3 +++ .../M_MS_Character_Material/Functions/MF_FX_POM.uasset | 3 +++ Content/CommonLiberal/Texture/Crack/1/T_dilie_ao.uasset | 3 +++ Content/CommonLiberal/Texture/Crack/1/T_dilie_c.uasset | 3 +++ Content/CommonLiberal/Texture/Crack/1/T_dilie_h.uasset | 3 +++ Content/CommonLiberal/Texture/Crack/1/T_dilie_mask01_.uasset | 3 +++ Content/CommonLiberal/Texture/Crack/1/T_dilie_n.uasset | 3 +++ Content/CommonLiberal/Texture/Crack/1/T_dilie_r.uasset | 3 +++ .../Texture/Crack/2/112540clme7el7g6cym7c5.uasset | 3 +++ .../Texture/Crack/2/T_Rocky_Ground_vjdqcba_2K_D.uasset | 3 +++ Content/CommonLiberal/Texture/Crack/2/a_ao.uasset | 3 +++ Content/CommonLiberal/Texture/Crack/2/a_h.uasset | 3 +++ Content/CommonLiberal/Texture/Crack/2/a_n.uasset | 3 +++ 28 files changed, 75 insertions(+), 12 deletions(-) create mode 100644 Content/CommonLiberal/CommonFXLiberal/NiagaraModules/2D/SpawnFromTexEdge.uasset create mode 100644 Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/POM.uasset create mode 100644 Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/LJF.uasset create mode 100644 Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Effect_fire.uasset create mode 100644 Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Effect_fire_Inst.uasset create mode 100644 Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_POM.uasset create mode 100644 Content/CommonLiberal/CommonMaterialLiberal/Example/FIre/LJF.uasset create mode 100644 Content/CommonLiberal/CommonMaterialLiberal/Example/FIre/M_Effect_fire_Inst.uasset create mode 100644 Content/CommonLiberal/CommonMaterialLiberal/Example/POM/Material/MI_POM.uasset create mode 100644 Content/CommonLiberal/CommonMaterialLiberal/MSPresets/M_MS_Character_Material/Functions/MF_FX_POM.uasset create mode 100644 Content/CommonLiberal/Texture/Crack/1/T_dilie_ao.uasset create mode 100644 Content/CommonLiberal/Texture/Crack/1/T_dilie_c.uasset create mode 100644 Content/CommonLiberal/Texture/Crack/1/T_dilie_h.uasset create mode 100644 Content/CommonLiberal/Texture/Crack/1/T_dilie_mask01_.uasset create mode 100644 Content/CommonLiberal/Texture/Crack/1/T_dilie_n.uasset create mode 100644 Content/CommonLiberal/Texture/Crack/1/T_dilie_r.uasset create mode 100644 Content/CommonLiberal/Texture/Crack/2/112540clme7el7g6cym7c5.uasset create mode 100644 Content/CommonLiberal/Texture/Crack/2/T_Rocky_Ground_vjdqcba_2K_D.uasset create mode 100644 Content/CommonLiberal/Texture/Crack/2/a_ao.uasset create mode 100644 Content/CommonLiberal/Texture/Crack/2/a_h.uasset create mode 100644 Content/CommonLiberal/Texture/Crack/2/a_n.uasset diff --git a/Content/CommonLiberal/CommonFXLiberal/NiagaraModules/2D/SpawnFromTex.uasset b/Content/CommonLiberal/CommonFXLiberal/NiagaraModules/2D/SpawnFromTex.uasset index c443d55..5581624 100644 --- a/Content/CommonLiberal/CommonFXLiberal/NiagaraModules/2D/SpawnFromTex.uasset +++ b/Content/CommonLiberal/CommonFXLiberal/NiagaraModules/2D/SpawnFromTex.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a5c6e3bc5f43fab95934df6dbacbad1ab34b04435006feac8f143f23fe10c31 -size 35189 +oid sha256:67376a71672cd084f6a3df895a93645efd0db5df29a3900dea642f6e969d5de3 +size 1638 diff --git a/Content/CommonLiberal/CommonFXLiberal/NiagaraModules/2D/SpawnFromTexEdge.uasset b/Content/CommonLiberal/CommonFXLiberal/NiagaraModules/2D/SpawnFromTexEdge.uasset new file mode 100644 index 0000000..73bb10b --- /dev/null +++ b/Content/CommonLiberal/CommonFXLiberal/NiagaraModules/2D/SpawnFromTexEdge.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b3185eb9a548d7d94c7e0baa17a73bf4182c89c2dc963251470cfaff9489d9 +size 35181 diff --git a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_Common_VFX.uasset b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_Common_VFX.uasset index e3f8b2a..92eed8a 100644 --- a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_Common_VFX.uasset +++ b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_Common_VFX.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef06a4737978d14793d89fdf2f0f56d69cb42d10515f575569a93439c95f0a3a -size 67604 +oid sha256:d19ac0f57d437885d69b1b6f0b3458b867e9304bbb1c3b1cc507db49bdc7d0b7 +size 74727 diff --git a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_Default_Sole.uasset b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_Default_Sole.uasset index 6f772fc..627ccd4 100644 --- a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_Default_Sole.uasset +++ b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_Default_Sole.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:34abd7248c5cbd1cefb1e12ebf05fdd52940fdec3ad3e87f19bafd3f6fc37890 +oid sha256:a0dd3d9d42d81233b312134d8de5c2bb5d3648bc628edf92e2084becd9de36a1 size 36473 diff --git a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_FX_ParticleColor.uasset b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_FX_ParticleColor.uasset index 3418339..9e18284 100644 --- a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_FX_ParticleColor.uasset +++ b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_FX_ParticleColor.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e879a88463020f1432d1b093b0e7dcec81a00c2d65f3de8ed2b5d1cf5a5f3e3 -size 55690 +oid sha256:bd17c0dbd67748f89e6bfe72d2e523d7cb9701a519a2b7bff8e25ef0a19652fe +size 20602 diff --git a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_FX_ParticlePost_Sole.uasset b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_FX_ParticlePost_Sole.uasset index b1d1669..d9d1b68 100644 --- a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_FX_ParticlePost_Sole.uasset +++ b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/MF_FX_ParticlePost_Sole.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1557a703aebeccb1fb500f87f6aa21513b0d9a806c9537b9463731fb671c857d +oid sha256:341765ba07b951d66a348c887f56c549f18985900da89d9185ef04df804afa69 size 24882 diff --git a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/POM.uasset b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/POM.uasset new file mode 100644 index 0000000..d5ef649 --- /dev/null +++ b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Function/POM.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fc428038afc7a13b2c8e2f493771216fc6512e5043c84bf676dc7903e6381cb +size 69140 diff --git a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/LJF.uasset b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/LJF.uasset new file mode 100644 index 0000000..00bbec0 --- /dev/null +++ b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/LJF.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e55e30fc26f76a7a4b42d16d2f68d5ab371ce5638d47e6c811d018fefb55d925 +size 1559 diff --git a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Effect_aftere.uasset b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Effect_aftere.uasset index b7cf306..3822a7c 100644 --- a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Effect_aftere.uasset +++ b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Effect_aftere.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:323c7c277f3839482a36990ceb48467ca610d95a70eb3ff99b56a293d7f04547 -size 32766 +oid sha256:d935f21196c87e6a1e5e15edf874a27ce6031580c95d253f659b94877e4f9576 +size 32764 diff --git a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Effect_fire.uasset b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Effect_fire.uasset new file mode 100644 index 0000000..16004f5 --- /dev/null +++ b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Effect_fire.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a6f2d2d143e8fcac447199a421cf98bbf143fa52716882aad1b081f2f595530 +size 33794 diff --git a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Effect_fire_Inst.uasset b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Effect_fire_Inst.uasset new file mode 100644 index 0000000..abe89eb --- /dev/null +++ b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Effect_fire_Inst.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a302cd87ca5cff1f30e3978aa5996f381954ef46ab1d7d168df6b004c5a44f7b +size 1707 diff --git a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Fluid.uasset b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Fluid.uasset index de625b8..a24f5a7 100644 --- a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Fluid.uasset +++ b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_Fluid.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aacd89f299423084faa926742a843f597af49f548a3d1a15bc9b5cb386994583 -size 91502 +oid sha256:812788ede519a0433644056b4e60e0b2d468f9060f85fd6f06b0e87b6a86c0cf +size 91500 diff --git a/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_POM.uasset b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_POM.uasset new file mode 100644 index 0000000..2bf674c --- /dev/null +++ b/Content/CommonLiberal/CommonMaterialLiberal/Effect/Material/Effect/Master/M_POM.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d95f857c7b412faf7273b8d19dad2a6e0edad0eb5b92d72bec44f4834de9afd +size 37044 diff --git a/Content/CommonLiberal/CommonMaterialLiberal/Example/FIre/LJF.uasset b/Content/CommonLiberal/CommonMaterialLiberal/Example/FIre/LJF.uasset new file mode 100644 index 0000000..c621e45 --- /dev/null +++ b/Content/CommonLiberal/CommonMaterialLiberal/Example/FIre/LJF.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446468cd00fb9dfc4091961fa9e9a67c3efffdf1ae6c281344022cb62897ad81 +size 36921 diff --git a/Content/CommonLiberal/CommonMaterialLiberal/Example/FIre/M_Effect_fire_Inst.uasset b/Content/CommonLiberal/CommonMaterialLiberal/Example/FIre/M_Effect_fire_Inst.uasset new file mode 100644 index 0000000..bf1dd69 --- /dev/null +++ b/Content/CommonLiberal/CommonMaterialLiberal/Example/FIre/M_Effect_fire_Inst.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d624558a097d5b7837b66b80071f571e88be00bb54644faf7a56e5790deaa25f +size 20119 diff --git a/Content/CommonLiberal/CommonMaterialLiberal/Example/POM/Material/MI_POM.uasset b/Content/CommonLiberal/CommonMaterialLiberal/Example/POM/Material/MI_POM.uasset new file mode 100644 index 0000000..9911aad --- /dev/null +++ b/Content/CommonLiberal/CommonMaterialLiberal/Example/POM/Material/MI_POM.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2d122baf6107733c79cad386ed4591cd32428fa77eacaa8671b8df7b39d43da +size 26894 diff --git a/Content/CommonLiberal/CommonMaterialLiberal/MSPresets/M_MS_Character_Material/Functions/MF_FX_POM.uasset b/Content/CommonLiberal/CommonMaterialLiberal/MSPresets/M_MS_Character_Material/Functions/MF_FX_POM.uasset new file mode 100644 index 0000000..a329cb7 --- /dev/null +++ b/Content/CommonLiberal/CommonMaterialLiberal/MSPresets/M_MS_Character_Material/Functions/MF_FX_POM.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e8cf3f2fe2a8dde3711ee8840395f584d571be86677414cd3a1e4ee0d5d7cbe +size 100427 diff --git a/Content/CommonLiberal/Texture/Crack/1/T_dilie_ao.uasset b/Content/CommonLiberal/Texture/Crack/1/T_dilie_ao.uasset new file mode 100644 index 0000000..b39fd1d --- /dev/null +++ b/Content/CommonLiberal/Texture/Crack/1/T_dilie_ao.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a0db9b327ead10bb7784b0d3c795526d7c3ddd0dfb345e61093d148110580cd +size 7949555 diff --git a/Content/CommonLiberal/Texture/Crack/1/T_dilie_c.uasset b/Content/CommonLiberal/Texture/Crack/1/T_dilie_c.uasset new file mode 100644 index 0000000..190cc7f --- /dev/null +++ b/Content/CommonLiberal/Texture/Crack/1/T_dilie_c.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e086da121507e3cb6b90925209c839b7b52b1ee0eb3e5f27a293ce884df0d4ea +size 29394436 diff --git a/Content/CommonLiberal/Texture/Crack/1/T_dilie_h.uasset b/Content/CommonLiberal/Texture/Crack/1/T_dilie_h.uasset new file mode 100644 index 0000000..77bc324 --- /dev/null +++ b/Content/CommonLiberal/Texture/Crack/1/T_dilie_h.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f9769998f7ceb1591d70a008130bcab9310dcf4be3508d5041c46680617ac9 +size 3709306 diff --git a/Content/CommonLiberal/Texture/Crack/1/T_dilie_mask01_.uasset b/Content/CommonLiberal/Texture/Crack/1/T_dilie_mask01_.uasset new file mode 100644 index 0000000..1f233ce --- /dev/null +++ b/Content/CommonLiberal/Texture/Crack/1/T_dilie_mask01_.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff9763c8be3db5a9ff3607084b0b6c792bcb3948c33272cc776c634b5c1c12f2 +size 2224604 diff --git a/Content/CommonLiberal/Texture/Crack/1/T_dilie_n.uasset b/Content/CommonLiberal/Texture/Crack/1/T_dilie_n.uasset new file mode 100644 index 0000000..8c05dda --- /dev/null +++ b/Content/CommonLiberal/Texture/Crack/1/T_dilie_n.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:346841283e6ea094a0d9b152d962242fefce9f54bc1a0b0f6804db78cc26dd8f +size 32187448 diff --git a/Content/CommonLiberal/Texture/Crack/1/T_dilie_r.uasset b/Content/CommonLiberal/Texture/Crack/1/T_dilie_r.uasset new file mode 100644 index 0000000..6176d18 --- /dev/null +++ b/Content/CommonLiberal/Texture/Crack/1/T_dilie_r.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8244b91ed38b52127e83efc7d1ac52edf0fd8100b2c0a58eb6eb4afac327f958 +size 6762495 diff --git a/Content/CommonLiberal/Texture/Crack/2/112540clme7el7g6cym7c5.uasset b/Content/CommonLiberal/Texture/Crack/2/112540clme7el7g6cym7c5.uasset new file mode 100644 index 0000000..3c1b96f --- /dev/null +++ b/Content/CommonLiberal/Texture/Crack/2/112540clme7el7g6cym7c5.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80ca2953b13de36e3366da99847b796e7ca5bc0a635ef9029a1c3c0e7bc01ac1 +size 535227 diff --git a/Content/CommonLiberal/Texture/Crack/2/T_Rocky_Ground_vjdqcba_2K_D.uasset b/Content/CommonLiberal/Texture/Crack/2/T_Rocky_Ground_vjdqcba_2K_D.uasset new file mode 100644 index 0000000..1092e34 --- /dev/null +++ b/Content/CommonLiberal/Texture/Crack/2/T_Rocky_Ground_vjdqcba_2K_D.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eac2625ab516c00cb93224bf86e7af9aa3a3eaf571ab04527f89d69792d9dbe +size 20201471 diff --git a/Content/CommonLiberal/Texture/Crack/2/a_ao.uasset b/Content/CommonLiberal/Texture/Crack/2/a_ao.uasset new file mode 100644 index 0000000..1fcf422 --- /dev/null +++ b/Content/CommonLiberal/Texture/Crack/2/a_ao.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:254210cd22a317d472748a6e50917a1c30a62c28a29b5570720c1575cd7f3113 +size 318293 diff --git a/Content/CommonLiberal/Texture/Crack/2/a_h.uasset b/Content/CommonLiberal/Texture/Crack/2/a_h.uasset new file mode 100644 index 0000000..3e9d2db --- /dev/null +++ b/Content/CommonLiberal/Texture/Crack/2/a_h.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:917fbb64861a0a0cde8c787d76c9f79e8f745e20b92cc81de9bb42231d265ce6 +size 140074 diff --git a/Content/CommonLiberal/Texture/Crack/2/a_n.uasset b/Content/CommonLiberal/Texture/Crack/2/a_n.uasset new file mode 100644 index 0000000..66152c8 --- /dev/null +++ b/Content/CommonLiberal/Texture/Crack/2/a_n.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821d9504f01b41d4bcee36a5e1d754554b2109dd75aa3e6f99e1109e9c158c46 +size 462649