1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Height Fog Preset
m_Shader: {fileID: 4800000, guid: a3a3bc8785681554d9558e2ea68f100e, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs: []
m_Floats:
- _DIRECTIONALL: 1
- _DirectionalCustom: 0
- _DirectionalFalloff: 2
- _DirectionalIntensity: 1
- _DirectionalMode: 0
- _DirectionalModeBlend: 0
- _FOGG: 1
- _FogAxisMode: 1
- _FogColorDuo: 0
- _FogDistanceEnd: 100
- _FogDistanceFalloff: 1
- _FogDistanceStart: -100
- _FogHeightEnd: 200
- _FogHeightFalloff: 1
- _FogHeightStart: 0
- _FogIntensity: 1
- _FogLayersMode: 0
- _IsHeightFogPreset: 1
- _IsHeightFogShader: 1
- _IsStandardPipeline: 0
- _NOISEE: 1
- _NoiseDistanceEnd: 50
- _NoiseIntensity: 1
- _NoiseMode: 0
- _NoiseModeBlend: 0
- _NoiseScale: 30
- _SKYBOXX: 1
- _SkyboxFogFalloff: 1
- _SkyboxFogFill: 1
- _SkyboxFogHeight: 1
- _SkyboxFogIntensity: 1
- _TITLE: 1
m_Colors:
- _DirectionalColor: {r: 1, g: 0.7793103, b: 0.5, a: 1}
- _DirectionalCustomDir: {r: 0, g: 0, b: 0, a: 0}
- _DirectionalDir: {r: 0.7081007, g: 0.28231323, b: 0.6472192, a: 0}
- _FogAxisOption: {r: 0, g: 1, b: 0, a: 0}
- _FogColorEnd: {r: 0.8862745, g: 1.443137, b: 2, a: 1}
- _FogColorStart: {r: 1, g: 0, b: 0.5, a: 1}
- _NoiseSpeed: {r: 0.5, g: 0, b: 0.5, a: 0}
|