massive number of fixes, removed compilation error, logs, negative scale issues, serialization issues ETC
This commit is contained in:
@@ -12,8 +12,7 @@ Material:
|
||||
type: 3}
|
||||
m_ValidKeywords:
|
||||
- _ALPHAPREMULTIPLY_ON
|
||||
- _LIGHTSOURCE_DIRECTIONAL
|
||||
- _NOISE_ON
|
||||
- _LIGHTSOURCE_POINT
|
||||
- _SURFACE_TYPE_TRANSPARENT
|
||||
m_InvalidKeywords: []
|
||||
m_LightmapFlags: 4
|
||||
@@ -99,17 +98,17 @@ Material:
|
||||
m_Floats:
|
||||
- Vector1_262E5DD6: 1
|
||||
- Vector1_3FEA0E54: 0
|
||||
- Vector1_837DA489: 22.3
|
||||
- Vector1_837DA489: 16
|
||||
- Vector1_9808C570: 1
|
||||
- Vector1_9E6B6241: 18
|
||||
- Vector1_C4967509: 34.8
|
||||
- Vector1_E676DA21: 26.42
|
||||
- Vector1_F3B7B00E: 19.21
|
||||
- Vector1_9E6B6241: 8
|
||||
- Vector1_C4967509: 0.2
|
||||
- Vector1_E676DA21: 8
|
||||
- Vector1_F3B7B00E: 4
|
||||
- _AlphaClip: 0
|
||||
- _Blend: 1
|
||||
- _BumpScale: 1
|
||||
- _CastShadows: 1
|
||||
- _Cull: 1
|
||||
- _Cull: 2
|
||||
- _Cutoff: 0.5
|
||||
- _DetailNormalMapScale: 1
|
||||
- _DstBlend: 10
|
||||
@@ -119,7 +118,7 @@ Material:
|
||||
- _LIGHTSOURCE: 1
|
||||
- _Metallic: 0
|
||||
- _Mode: 0
|
||||
- _NOISE: 1
|
||||
- _NOISE: 0
|
||||
- _OcclusionStrength: 1
|
||||
- _Parallax: 0.02
|
||||
- _QueueControl: 0
|
||||
@@ -132,19 +131,19 @@ Material:
|
||||
- _ZTest: 8
|
||||
- _ZWrite: 0
|
||||
- _ZWriteControl: 0
|
||||
- _densityThreshold: 0.953
|
||||
- _noiseAdvectSpeed: 5.21
|
||||
- _densityThreshold: 0.001
|
||||
- _noiseAdvectSpeed: 1
|
||||
- _noiseAdvectTime: 0.5
|
||||
- _noisePow: 4.74
|
||||
- _noiseScale: 22.2
|
||||
- _shadowThreshold: 0.129
|
||||
- _volumeExtrusion: 0.39
|
||||
- _volumeFalloff: 1.222
|
||||
- _noisePow: 3
|
||||
- _noiseScale: 20
|
||||
- _shadowThreshold: 0.1
|
||||
- _volumeExtrusion: 1
|
||||
- _volumeFalloff: 0.15
|
||||
- _volumeOffset: 1
|
||||
m_Colors:
|
||||
- Color_68344F06: {r: 0.35866857, g: 0.4517726, b: 0.49056602, a: 1}
|
||||
- Color_753F6498: {r: 0.12996809, g: 0.7169812, b: 0.064257726, a: 1}
|
||||
- Color_BE47E8B5: {r: 0.0018689941, g: 0.05660379, b: 0.005924961, a: 0.972549}
|
||||
- Color_753F6498: {r: 0.16700785, g: 0.22076505, b: 0.254717, a: 1}
|
||||
- Color_BE47E8B5: {r: 0.754717, g: 0.29547882, b: 0.75103265, a: 0.972549}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
m_BuildTextureStacks: []
|
||||
|
||||
Reference in New Issue
Block a user