massive number of fixes, removed compilation error, logs, negative scale issues, serialization issues ETC
This commit is contained in:
@@ -11,9 +11,8 @@ Material:
|
||||
m_Shader: {fileID: -6465566751694194690, guid: ef381005b8a834c9fa2733d96c543d31,
|
||||
type: 3}
|
||||
m_ValidKeywords:
|
||||
- _ALPHATEST_ON
|
||||
- _ALPHAPREMULTIPLY_ON
|
||||
- _LIGHTSOURCE_DIRECTIONAL
|
||||
- _NOISE_ON
|
||||
- _SURFACE_TYPE_TRANSPARENT
|
||||
m_InvalidKeywords: []
|
||||
m_LightmapFlags: 4
|
||||
@@ -99,14 +98,14 @@ Material:
|
||||
m_Floats:
|
||||
- Vector1_262E5DD6: 1
|
||||
- Vector1_3FEA0E54: 0
|
||||
- Vector1_837DA489: 20.4
|
||||
- Vector1_837DA489: 12
|
||||
- Vector1_9808C570: 1
|
||||
- Vector1_9E6B6241: 37
|
||||
- Vector1_C4967509: -3.17
|
||||
- Vector1_E676DA21: 21.04
|
||||
- Vector1_F3B7B00E: 43.12
|
||||
- _AlphaClip: 1
|
||||
- _Blend: 0
|
||||
- Vector1_9E6B6241: 12
|
||||
- Vector1_C4967509: 0.5
|
||||
- Vector1_E676DA21: 20
|
||||
- Vector1_F3B7B00E: 2
|
||||
- _AlphaClip: 0
|
||||
- _Blend: 1
|
||||
- _BumpScale: 1
|
||||
- _CastShadows: 1
|
||||
- _Cull: 2
|
||||
@@ -119,32 +118,32 @@ Material:
|
||||
- _LIGHTSOURCE: 1
|
||||
- _Metallic: 0
|
||||
- _Mode: 0
|
||||
- _NOISE: 1
|
||||
- _NOISE: 0
|
||||
- _OcclusionStrength: 1
|
||||
- _Parallax: 0.02
|
||||
- _QueueControl: 0
|
||||
- _QueueOffset: 0
|
||||
- _SmoothnessTextureChannel: 0
|
||||
- _SpecularHighlights: 1
|
||||
- _SrcBlend: 5
|
||||
- _SrcBlend: 1
|
||||
- _Surface: 1
|
||||
- _UVSec: 0
|
||||
- _ZTest: 8
|
||||
- _ZWrite: 0
|
||||
- _ZWriteControl: 0
|
||||
- _densityThreshold: 0.799
|
||||
- _noiseAdvectSpeed: -0.16
|
||||
- _densityThreshold: 0.01
|
||||
- _noiseAdvectSpeed: 0.5
|
||||
- _noiseAdvectTime: 1
|
||||
- _noisePow: 1.3
|
||||
- _noisePow: 3
|
||||
- _noiseScale: 4
|
||||
- _shadowThreshold: 0.309
|
||||
- _volumeExtrusion: 0.768
|
||||
- _volumeFalloff: 0.57
|
||||
- _volumeOffset: 0.057
|
||||
- _shadowThreshold: 0.1
|
||||
- _volumeExtrusion: 0.5
|
||||
- _volumeFalloff: 0.5
|
||||
- _volumeOffset: 0.5
|
||||
m_Colors:
|
||||
- Color_68344F06: {r: 0.35866857, g: 0.4517726, b: 0.49056602, a: 1}
|
||||
- Color_753F6498: {r: 0.46226418, g: 0.18543416, b: 0.0021804967, a: 1}
|
||||
- Color_BE47E8B5: {r: 0.4245283, g: 0.17613408, b: 0, a: 0.972549}
|
||||
- Color_753F6498: {r: 0.33922213, g: 0.6011469, b: 0.7264151, a: 1}
|
||||
- Color_BE47E8B5: {r: 0.5754717, g: 0.45293194, b: 0.36102706, 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