Skip to content

Commit 152da9d

Browse files
author
PopcornFX Bot
committed
UnityPlugin: Release 2.20.7
1 parent e488c56 commit 152da9d

51 files changed

Lines changed: 835 additions & 103 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Unity PopcornFX Plugin
22

33
Integrates the **PopcornFX Runtime SDK** into **Unity** as a Plugin.
4-
* **Version:** `v2.20.6`
4+
* **Version:** `v2.20.7`
55
* **Unity:** `2019.4` to `2022.x`
66
* **Platforms:** `Windows`, `Linux`, `MacOS`, `iOS`, `Android`, `PS4`, `XboxOne`, `Switch`.
77
[Contact-us](https://www.popcornfx.com/contact-popcornfx/) to request access to the plugin for consoles.

com.persistant-studios.popcornfx.hdrp/Documentation~/popcornfx.hdrp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Unity PopcornFX Plugin
22
Integrates the **PopcornFX Runtime SDK** into **Unity** as a Plugin.
3-
* **Version:** `v2.20.6`
3+
* **Version:** `v2.20.7`
44
* **Unity:** `2019.4` to `2021.x`
55
* **Platforms:** `Windows`, `Linux`, `MacOS`, `iOS`, `Android`, `PS4`, `XboxOne`, `Switch`. [Contact-us](http://www.popcornfx.com/contact-us/) for more information.
66

com.persistant-studios.popcornfx.hdrp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Unity PopcornFX Plugin
22

33
Integrates the **PopcornFX Runtime SDK** into **Unity** as a Plugin.
4-
* **Version:** `v2.20.6`
4+
* **Version:** `v2.20.7`
55
* **Unity:** `2019.4` to `2022.x`
66
* **Platforms:** `Windows`, `Linux`, `MacOS`, `iOS`, `Android`, `PS4`, `XboxOne`, `Switch`.
77
[Contact-us](https://www.popcornfx.com/contact-popcornfx/) to request access to the plugin for consoles.

com.persistant-studios.popcornfx.hdrp/Runtime/Assets/HDRP_CPUParticle_Default.asset

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ MonoBehaviour:
3030
m_MeshDiffuseColorPropertyName: _BaseColor
3131
m_MeshEmissiveColorPropertyName: _EmissiveColor
3232
m_MeshAlphaCursorPropertyName: _AlphaCursor
33+
m_MeshCullingModePropertyName: _Cull
34+
m_DecalDiffuseColorPropertyName: _DiffuseColor
35+
m_DecalEmissiveColorPropertyName: _EmissiveColor
36+
m_DecalHasAtlasPropertyName: _HasAtlas
37+
m_DecalAtlasIdPropertyName: _AtlasId
38+
m_DecalTextureAtlasPropertyName: _AtlasRects
39+
m_DecalAtlasCountPropertyName: _AtlasCount
3340
m_MeshVATCursorPropertyName: _VATCursor
3441
m_VATPositionMapPropertyName: _PositionMap
3542
m_VATNormalMapPropertyName: _NormalMap
@@ -60,11 +67,49 @@ MonoBehaviour:
6067
m_MeshTransformRow1PropertyName: _SkeletalMeshTransform1
6168
m_MeshTransformRow2PropertyName: _SkeletalMeshTransform2
6269
m_MeshTransformRow3PropertyName: _SkeletalMeshTransform3
70+
m_TextureAtlasPropertyName: _AtlasRects
71+
m_AtlasCountPropertyName: _AtlasCount
72+
m_AtlasIdPropertyName: _AtlasId
73+
m_TransformUVsRGBOnlyPropertyName: _TransformUVs_RGBOnly
74+
m_UseVertexColorPropertyName: _UseVertexColor
75+
m_AlphaMask1MapPropertyName: _AlphaMasksTex1
76+
m_AlphaMask2MapPropertyName: _AlphaMasksTex2
77+
m_AlphaMask1IntensityPropertyName: _AlphaMask1Intensity
78+
m_AlphaMask2IntensityPropertyName: _AlphaMask2Intensity
79+
m_AlphaMask1WeightPropertyName: _AlphaMask1Weight
80+
m_AlphaMask2WeightPropertyName: _AlphaMask2Weight
81+
m_AlphaMask1ScaleXPropertyName: _AlphaMask1ScaleX
82+
m_AlphaMask1ScaleYPropertyName: _AlphaMask1ScaleY
83+
m_AlphaMask2ScaleXPropertyName: _AlphaMask2ScaleX
84+
m_AlphaMask2ScaleYPropertyName: _AlphaMask2ScaleY
85+
m_AlphaMask1RotationSpeedPropertyName: _AlphaMask1RotationSpeed
86+
m_AlphaMask2RotationSpeedPropertyName: _AlphaMask2RotationSpeed
87+
m_AlphaMask1TranslationSpeedXPropertyName: _AlphaMask1TranslationSpeedX
88+
m_AlphaMask1TranslationSpeedYPropertyName: _AlphaMask1TranslationSpeedY
89+
m_AlphaMask2TranslationSpeedXPropertyName: _AlphaMask2TranslationSpeedX
90+
m_AlphaMask2TranslationSpeedYPropertyName: _AlphaMask2TranslationSpeedY
91+
m_UVDistortions1MapPropertyName: _UVDistortionsTex1
92+
m_UVDistortions2MapPropertyName: _UVDistortionsTex2
93+
m_UVDistortions1IntensityPropertyName: _UVDistortions1Intensity
94+
m_UVDistortions2IntensityPropertyName: _UVDistortions2Intensity
95+
m_UVDistortions1ScaleXPropertyName: _UVDistortions1ScaleX
96+
m_UVDistortions1ScaleYPropertyName: _UVDistortions1ScaleY
97+
m_UVDistortions2ScaleXPropertyName: _UVDistortions2ScaleX
98+
m_UVDistortions2ScaleYPropertyName: _UVDistortions2ScaleY
99+
m_UVDistortions1RotationSpeedPropertyName: _UVDistortions1RotationSpeed
100+
m_UVDistortions2RotationSpeedPropertyName: _UVDistortions2RotationSpeed
101+
m_UVDistortions1TranslationSpeedXPropertyName: _UVDistortions1TranslationSpeedX
102+
m_UVDistortions1TranslationSpeedYPropertyName: _UVDistortions1TranslationSpeedY
103+
m_UVDistortions2TranslationSpeedXPropertyName: _UVDistortions2ranslationSpeedX
104+
m_UVDistortions2TranslationSpeedYPropertyName: _UVDistortions2TranslationSpeedY
105+
m_DissolveMapPropertyName: _DissolveTex
106+
m_DissolveSoftnessPropertyName: _DissolveSoftness
63107
m_UseShader: 1
64108
m_Shader: {fileID: 4800000, guid: e3cf6f9f5db451e479ca0fb25ccd6aee, type: 3}
65109
m_Material: {fileID: 0}
66-
m_RenderTypes: 01010001
110+
m_RenderTypes: 01010001000000
67111
m_BlendMode: 010101010000
112+
m_IsLegacy: 1
68113
m_SupportedShaderMask: 524223
69114
m_MandatoryShaderMask: 0
70115
m_BillboardingLocation: 0

com.persistant-studios.popcornfx.hdrp/Runtime/Assets/HDRP_CPUParticle_Distortion.asset

Lines changed: 50 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ MonoBehaviour:
3030
m_MeshDiffuseColorPropertyName: _BaseColor
3131
m_MeshEmissiveColorPropertyName: _EmissiveColor
3232
m_MeshAlphaCursorPropertyName: _AlphaCursor
33+
m_MeshCullingModePropertyName: _Cull
34+
m_DecalDiffuseColorPropertyName: _DiffuseColor
35+
m_DecalEmissiveColorPropertyName: _EmissiveColor
36+
m_DecalHasAtlasPropertyName: _HasAtlas
37+
m_DecalAtlasIdPropertyName: _AtlasId
38+
m_DecalTextureAtlasPropertyName: _AtlasRects
39+
m_DecalAtlasCountPropertyName: _AtlasCount
3340
m_MeshVATCursorPropertyName: _VATCursor
3441
m_VATPositionMapPropertyName: _VATPositionMap
3542
m_VATNormalMapPropertyName: _VATNormalMap
@@ -60,8 +67,49 @@ MonoBehaviour:
6067
m_MeshTransformRow1PropertyName: _SkeletalMeshTransform1
6168
m_MeshTransformRow2PropertyName: _SkeletalMeshTransform2
6269
m_MeshTransformRow3PropertyName: _SkeletalMeshTransform3
70+
m_TextureAtlasPropertyName: _AtlasRects
71+
m_AtlasCountPropertyName: _AtlasCount
72+
m_AtlasIdPropertyName: _AtlasId
73+
m_TransformUVsRGBOnlyPropertyName: _TransformUVs_RGBOnly
74+
m_UseVertexColorPropertyName: _UseVertexColor
75+
m_AlphaMask1MapPropertyName: _AlphaMasksTex1
76+
m_AlphaMask2MapPropertyName: _AlphaMasksTex2
77+
m_AlphaMask1IntensityPropertyName: _AlphaMask1Intensity
78+
m_AlphaMask2IntensityPropertyName: _AlphaMask2Intensity
79+
m_AlphaMask1WeightPropertyName: _AlphaMask1Weight
80+
m_AlphaMask2WeightPropertyName: _AlphaMask2Weight
81+
m_AlphaMask1ScaleXPropertyName: _AlphaMask1ScaleX
82+
m_AlphaMask1ScaleYPropertyName: _AlphaMask1ScaleY
83+
m_AlphaMask2ScaleXPropertyName: _AlphaMask2ScaleX
84+
m_AlphaMask2ScaleYPropertyName: _AlphaMask2ScaleY
85+
m_AlphaMask1RotationSpeedPropertyName: _AlphaMask1RotationSpeed
86+
m_AlphaMask2RotationSpeedPropertyName: _AlphaMask2RotationSpeed
87+
m_AlphaMask1TranslationSpeedXPropertyName: _AlphaMask1TranslationSpeedX
88+
m_AlphaMask1TranslationSpeedYPropertyName: _AlphaMask1TranslationSpeedY
89+
m_AlphaMask2TranslationSpeedXPropertyName: _AlphaMask2TranslationSpeedX
90+
m_AlphaMask2TranslationSpeedYPropertyName: _AlphaMask2TranslationSpeedY
91+
m_UVDistortions1MapPropertyName: _UVDistortionsTex1
92+
m_UVDistortions2MapPropertyName: _UVDistortionsTex2
93+
m_UVDistortions1IntensityPropertyName: _UVDistortions1Intensity
94+
m_UVDistortions2IntensityPropertyName: _UVDistortions2Intensity
95+
m_UVDistortions1ScaleXPropertyName: _UVDistortions1ScaleX
96+
m_UVDistortions1ScaleYPropertyName: _UVDistortions1ScaleY
97+
m_UVDistortions2ScaleXPropertyName: _UVDistortions2ScaleX
98+
m_UVDistortions2ScaleYPropertyName: _UVDistortions2ScaleY
99+
m_UVDistortions1RotationSpeedPropertyName: _UVDistortions1RotationSpeed
100+
m_UVDistortions2RotationSpeedPropertyName: _UVDistortions2RotationSpeed
101+
m_UVDistortions1TranslationSpeedXPropertyName: _UVDistortions1TranslationSpeedX
102+
m_UVDistortions1TranslationSpeedYPropertyName: _UVDistortions1TranslationSpeedY
103+
m_UVDistortions2TranslationSpeedXPropertyName: _UVDistortions2ranslationSpeedX
104+
m_UVDistortions2TranslationSpeedYPropertyName: _UVDistortions2TranslationSpeedY
105+
m_DissolveMapPropertyName: _DissolveTex
106+
m_DissolveSoftnessPropertyName: _DissolveSoftness
107+
m_UseShader: 1
63108
m_Shader: {fileID: 4800000, guid: e3cf6f9f5db451e479ca0fb25ccd6aee, type: 3}
64-
m_RenderTypes: 01010000
109+
m_Material: {fileID: 0}
110+
m_RenderTypes: 01010000000000
65111
m_BlendMode: 010000000000
66-
m_ShaderMask: 6371
112+
m_IsLegacy: 0
113+
m_SupportedShaderMask: 6371
114+
m_MandatoryShaderMask: 0
67115
m_BillboardingLocation: 0

com.persistant-studios.popcornfx.hdrp/Runtime/Assets/HDRP_CPUParticle_Opaque.asset

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ MonoBehaviour:
3030
m_MeshDiffuseColorPropertyName: _BaseColor
3131
m_MeshEmissiveColorPropertyName: _EmissiveColor
3232
m_MeshAlphaCursorPropertyName: _AlphaCursor
33+
m_MeshCullingModePropertyName: _Cull
34+
m_DecalDiffuseColorPropertyName: _DiffuseColor
35+
m_DecalEmissiveColorPropertyName: _EmissiveColor
36+
m_DecalHasAtlasPropertyName: _HasAtlas
37+
m_DecalAtlasIdPropertyName: _AtlasId
38+
m_DecalTextureAtlasPropertyName: _AtlasRects
39+
m_DecalAtlasCountPropertyName: _AtlasCount
3340
m_MeshVATCursorPropertyName: _VATCursor
3441
m_VATPositionMapPropertyName: _PositionMap
3542
m_VATNormalMapPropertyName: _NormalMap
@@ -60,11 +67,49 @@ MonoBehaviour:
6067
m_MeshTransformRow1PropertyName: _SkeletalMeshTransform1
6168
m_MeshTransformRow2PropertyName: _SkeletalMeshTransform2
6269
m_MeshTransformRow3PropertyName: _SkeletalMeshTransform3
70+
m_TextureAtlasPropertyName: _AtlasRects
71+
m_AtlasCountPropertyName: _AtlasCount
72+
m_AtlasIdPropertyName: _AtlasId
73+
m_TransformUVsRGBOnlyPropertyName: _TransformUVs_RGBOnly
74+
m_UseVertexColorPropertyName: _UseVertexColor
75+
m_AlphaMask1MapPropertyName: _AlphaMasksTex1
76+
m_AlphaMask2MapPropertyName: _AlphaMasksTex2
77+
m_AlphaMask1IntensityPropertyName: _AlphaMask1Intensity
78+
m_AlphaMask2IntensityPropertyName: _AlphaMask2Intensity
79+
m_AlphaMask1WeightPropertyName: _AlphaMask1Weight
80+
m_AlphaMask2WeightPropertyName: _AlphaMask2Weight
81+
m_AlphaMask1ScaleXPropertyName: _AlphaMask1ScaleX
82+
m_AlphaMask1ScaleYPropertyName: _AlphaMask1ScaleY
83+
m_AlphaMask2ScaleXPropertyName: _AlphaMask2ScaleX
84+
m_AlphaMask2ScaleYPropertyName: _AlphaMask2ScaleY
85+
m_AlphaMask1RotationSpeedPropertyName: _AlphaMask1RotationSpeed
86+
m_AlphaMask2RotationSpeedPropertyName: _AlphaMask2RotationSpeed
87+
m_AlphaMask1TranslationSpeedXPropertyName: _AlphaMask1TranslationSpeedX
88+
m_AlphaMask1TranslationSpeedYPropertyName: _AlphaMask1TranslationSpeedY
89+
m_AlphaMask2TranslationSpeedXPropertyName: _AlphaMask2TranslationSpeedX
90+
m_AlphaMask2TranslationSpeedYPropertyName: _AlphaMask2TranslationSpeedY
91+
m_UVDistortions1MapPropertyName: _UVDistortionsTex1
92+
m_UVDistortions2MapPropertyName: _UVDistortionsTex2
93+
m_UVDistortions1IntensityPropertyName: _UVDistortions1Intensity
94+
m_UVDistortions2IntensityPropertyName: _UVDistortions2Intensity
95+
m_UVDistortions1ScaleXPropertyName: _UVDistortions1ScaleX
96+
m_UVDistortions1ScaleYPropertyName: _UVDistortions1ScaleY
97+
m_UVDistortions2ScaleXPropertyName: _UVDistortions2ScaleX
98+
m_UVDistortions2ScaleYPropertyName: _UVDistortions2ScaleY
99+
m_UVDistortions1RotationSpeedPropertyName: _UVDistortions1RotationSpeed
100+
m_UVDistortions2RotationSpeedPropertyName: _UVDistortions2RotationSpeed
101+
m_UVDistortions1TranslationSpeedXPropertyName: _UVDistortions1TranslationSpeedX
102+
m_UVDistortions1TranslationSpeedYPropertyName: _UVDistortions1TranslationSpeedY
103+
m_UVDistortions2TranslationSpeedXPropertyName: _UVDistortions2ranslationSpeedX
104+
m_UVDistortions2TranslationSpeedYPropertyName: _UVDistortions2TranslationSpeedY
105+
m_DissolveMapPropertyName: _DissolveTex
106+
m_DissolveSoftnessPropertyName: _DissolveSoftness
63107
m_UseShader: 1
64108
m_Shader: {fileID: 4800000, guid: 173767571a5017749b71f90029da213f, type: 3}
65109
m_Material: {fileID: 0}
66-
m_RenderTypes: 01010001
110+
m_RenderTypes: 01010001000000
67111
m_BlendMode: 000000000101
112+
m_IsLegacy: 1
68113
m_SupportedShaderMask: -1
69114
m_MandatoryShaderMask: 0
70115
m_BillboardingLocation: 0

com.persistant-studios.popcornfx.hdrp/Runtime/Assets/HDRP_Mesh_LitOpaque.asset

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ MonoBehaviour:
3131
m_MeshEmissiveColorPropertyName: _EmissiveColor
3232
m_MeshAlphaCursorPropertyName: _AlphaCursor
3333
m_MeshCullingModePropertyName: _Cull
34+
m_DecalDiffuseColorPropertyName: _DiffuseColor
35+
m_DecalEmissiveColorPropertyName: _EmissiveColor
36+
m_DecalHasAtlasPropertyName: _HasAtlas
37+
m_DecalAtlasIdPropertyName: _AtlasId
38+
m_DecalTextureAtlasPropertyName: _AtlasRects
39+
m_DecalAtlasCountPropertyName: _AtlasCount
3440
m_MeshVATCursorPropertyName: _VATCursor
3541
m_VATPositionMapPropertyName: _VATPositionMap
3642
m_VATNormalMapPropertyName: _VATNormalMap
@@ -66,12 +72,45 @@ MonoBehaviour:
6672
m_AtlasIdPropertyName: _AtlasId
6773
m_TransformUVsRGBOnlyPropertyName: _TransformUVs_RGBOnly
6874
m_UseVertexColorPropertyName: _UseVertexColor
75+
m_AlphaMask1MapPropertyName: _AlphaMasksTex1
76+
m_AlphaMask2MapPropertyName: _AlphaMasksTex2
77+
m_AlphaMask1IntensityPropertyName: _AlphaMask1Intensity
78+
m_AlphaMask2IntensityPropertyName: _AlphaMask2Intensity
79+
m_AlphaMask1WeightPropertyName: _AlphaMask1Weight
80+
m_AlphaMask2WeightPropertyName: _AlphaMask2Weight
81+
m_AlphaMask1ScaleXPropertyName: _AlphaMask1ScaleX
82+
m_AlphaMask1ScaleYPropertyName: _AlphaMask1ScaleY
83+
m_AlphaMask2ScaleXPropertyName: _AlphaMask2ScaleX
84+
m_AlphaMask2ScaleYPropertyName: _AlphaMask2ScaleY
85+
m_AlphaMask1RotationSpeedPropertyName: _AlphaMask1RotationSpeed
86+
m_AlphaMask2RotationSpeedPropertyName: _AlphaMask2RotationSpeed
87+
m_AlphaMask1TranslationSpeedXPropertyName: _AlphaMask1TranslationSpeedX
88+
m_AlphaMask1TranslationSpeedYPropertyName: _AlphaMask1TranslationSpeedY
89+
m_AlphaMask2TranslationSpeedXPropertyName: _AlphaMask2TranslationSpeedX
90+
m_AlphaMask2TranslationSpeedYPropertyName: _AlphaMask2TranslationSpeedY
91+
m_UVDistortions1MapPropertyName: _UVDistortionsTex1
92+
m_UVDistortions2MapPropertyName: _UVDistortionsTex2
93+
m_UVDistortions1IntensityPropertyName: _UVDistortions1Intensity
94+
m_UVDistortions2IntensityPropertyName: _UVDistortions2Intensity
95+
m_UVDistortions1ScaleXPropertyName: _UVDistortions1ScaleX
96+
m_UVDistortions1ScaleYPropertyName: _UVDistortions1ScaleY
97+
m_UVDistortions2ScaleXPropertyName: _UVDistortions2ScaleX
98+
m_UVDistortions2ScaleYPropertyName: _UVDistortions2ScaleY
99+
m_UVDistortions1RotationSpeedPropertyName: _UVDistortions1RotationSpeed
100+
m_UVDistortions2RotationSpeedPropertyName: _UVDistortions2RotationSpeed
101+
m_UVDistortions1TranslationSpeedXPropertyName: _UVDistortions1TranslationSpeedX
102+
m_UVDistortions1TranslationSpeedYPropertyName: _UVDistortions1TranslationSpeedY
103+
m_UVDistortions2TranslationSpeedXPropertyName: _UVDistortions2ranslationSpeedX
104+
m_UVDistortions2TranslationSpeedYPropertyName: _UVDistortions2TranslationSpeedY
105+
m_DissolveMapPropertyName: _DissolveTex
106+
m_DissolveSoftnessPropertyName: _DissolveSoftness
69107
m_UseShader: 1
70108
m_Shader: {fileID: -6465566751694194690, guid: 097cbbe54a212154e84c35ef4b48666f,
71109
type: 3}
72110
m_Material: {fileID: 2100000, guid: b2d3e622faad20245b5fc4781894e0f4, type: 2}
73111
m_RenderTypes: 00000100000000
74112
m_BlendMode: 000000000101
113+
m_IsLegacy: 1
75114
m_SupportedShaderMask: 523695
76115
m_MandatoryShaderMask: 0
77116
m_BillboardingLocation: 0

com.persistant-studios.popcornfx.hdrp/Runtime/Assets/HDRP_Mesh_LitOpaqueDoubleSided.asset

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ MonoBehaviour:
3131
m_MeshEmissiveColorPropertyName: _EmissiveColor
3232
m_MeshAlphaCursorPropertyName: _AlphaCursor
3333
m_MeshCullingModePropertyName:
34+
m_DecalDiffuseColorPropertyName: _DiffuseColor
35+
m_DecalEmissiveColorPropertyName: _EmissiveColor
36+
m_DecalHasAtlasPropertyName: _HasAtlas
37+
m_DecalAtlasIdPropertyName: _AtlasId
38+
m_DecalTextureAtlasPropertyName: _AtlasRects
39+
m_DecalAtlasCountPropertyName: _AtlasCount
3440
m_MeshVATCursorPropertyName: _VATCursor
3541
m_VATPositionMapPropertyName: _VATPositionMap
3642
m_VATNormalMapPropertyName: _VATNormalMap
@@ -66,12 +72,45 @@ MonoBehaviour:
6672
m_AtlasIdPropertyName: _AtlasId
6773
m_TransformUVsRGBOnlyPropertyName: _TransformUVs_RGBOnly
6874
m_UseVertexColorPropertyName: _UseVertexColor
75+
m_AlphaMask1MapPropertyName: _AlphaMasksTex1
76+
m_AlphaMask2MapPropertyName: _AlphaMasksTex2
77+
m_AlphaMask1IntensityPropertyName: _AlphaMask1Intensity
78+
m_AlphaMask2IntensityPropertyName: _AlphaMask2Intensity
79+
m_AlphaMask1WeightPropertyName: _AlphaMask1Weight
80+
m_AlphaMask2WeightPropertyName: _AlphaMask2Weight
81+
m_AlphaMask1ScaleXPropertyName: _AlphaMask1ScaleX
82+
m_AlphaMask1ScaleYPropertyName: _AlphaMask1ScaleY
83+
m_AlphaMask2ScaleXPropertyName: _AlphaMask2ScaleX
84+
m_AlphaMask2ScaleYPropertyName: _AlphaMask2ScaleY
85+
m_AlphaMask1RotationSpeedPropertyName: _AlphaMask1RotationSpeed
86+
m_AlphaMask2RotationSpeedPropertyName: _AlphaMask2RotationSpeed
87+
m_AlphaMask1TranslationSpeedXPropertyName: _AlphaMask1TranslationSpeedX
88+
m_AlphaMask1TranslationSpeedYPropertyName: _AlphaMask1TranslationSpeedY
89+
m_AlphaMask2TranslationSpeedXPropertyName: _AlphaMask2TranslationSpeedX
90+
m_AlphaMask2TranslationSpeedYPropertyName: _AlphaMask2TranslationSpeedY
91+
m_UVDistortions1MapPropertyName: _UVDistortionsTex1
92+
m_UVDistortions2MapPropertyName: _UVDistortionsTex2
93+
m_UVDistortions1IntensityPropertyName: _UVDistortions1Intensity
94+
m_UVDistortions2IntensityPropertyName: _UVDistortions2Intensity
95+
m_UVDistortions1ScaleXPropertyName: _UVDistortions1ScaleX
96+
m_UVDistortions1ScaleYPropertyName: _UVDistortions1ScaleY
97+
m_UVDistortions2ScaleXPropertyName: _UVDistortions2ScaleX
98+
m_UVDistortions2ScaleYPropertyName: _UVDistortions2ScaleY
99+
m_UVDistortions1RotationSpeedPropertyName: _UVDistortions1RotationSpeed
100+
m_UVDistortions2RotationSpeedPropertyName: _UVDistortions2RotationSpeed
101+
m_UVDistortions1TranslationSpeedXPropertyName: _UVDistortions1TranslationSpeedX
102+
m_UVDistortions1TranslationSpeedYPropertyName: _UVDistortions1TranslationSpeedY
103+
m_UVDistortions2TranslationSpeedXPropertyName: _UVDistortions2ranslationSpeedX
104+
m_UVDistortions2TranslationSpeedYPropertyName: _UVDistortions2TranslationSpeedY
105+
m_DissolveMapPropertyName: _DissolveTex
106+
m_DissolveSoftnessPropertyName: _DissolveSoftness
69107
m_UseShader: 1
70108
m_Shader: {fileID: -6465566751694194690, guid: ca078762f84b2d4498a7e9e6d37499d4,
71109
type: 3}
72110
m_Material: {fileID: 2100000, guid: b2d3e622faad20245b5fc4781894e0f4, type: 2}
73111
m_RenderTypes: 00000100000000
74112
m_BlendMode: 000000000101
113+
m_IsLegacy: 1
75114
m_SupportedShaderMask: 524207
76115
m_MandatoryShaderMask: 512
77116
m_BillboardingLocation: 0

0 commit comments

Comments
 (0)