Skip to content

Commit e811a5d

Browse files
Roland09freezy
authored andcommitted
Replaced manual material changes with material default templates
1 parent 13e7895 commit e811a5d

File tree

8 files changed

+436
-99
lines changed

8 files changed

+436
-99
lines changed

Assets/Resources/Materials.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 124 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,124 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!21 &2100000
4+
Material:
5+
serializedVersion: 6
6+
m_ObjectHideFlags: 0
7+
m_CorrespondingSourceObject: {fileID: 0}
8+
m_PrefabInstance: {fileID: 0}
9+
m_PrefabAsset: {fileID: 0}
10+
m_Name: TableCutout
11+
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
12+
m_ShaderKeywords: _ALPHATEST_ON
13+
m_LightmapFlags: 4
14+
m_EnableInstancingVariants: 0
15+
m_DoubleSidedGI: 0
16+
m_CustomRenderQueue: 2450
17+
stringTagMap:
18+
RenderType: TransparentCutout
19+
disabledShaderPasses: []
20+
m_SavedProperties:
21+
serializedVersion: 3
22+
m_TexEnvs:
23+
- _BaseMap:
24+
m_Texture: {fileID: 0}
25+
m_Scale: {x: 1, y: 1}
26+
m_Offset: {x: 0, y: 0}
27+
- _BumpMap:
28+
m_Texture: {fileID: 0}
29+
m_Scale: {x: 1, y: 1}
30+
m_Offset: {x: 0, y: 0}
31+
- _DetailAlbedoMap:
32+
m_Texture: {fileID: 0}
33+
m_Scale: {x: 1, y: 1}
34+
m_Offset: {x: 0, y: 0}
35+
- _DetailMask:
36+
m_Texture: {fileID: 0}
37+
m_Scale: {x: 1, y: 1}
38+
m_Offset: {x: 0, y: 0}
39+
- _DetailNormalMap:
40+
m_Texture: {fileID: 0}
41+
m_Scale: {x: 1, y: 1}
42+
m_Offset: {x: 0, y: 0}
43+
- _EmissionMap:
44+
m_Texture: {fileID: 0}
45+
m_Scale: {x: 1, y: 1}
46+
m_Offset: {x: 0, y: 0}
47+
- _MainTex:
48+
m_Texture: {fileID: 0}
49+
m_Scale: {x: 1, y: 1}
50+
m_Offset: {x: 0, y: 0}
51+
- _MetallicGlossMap:
52+
m_Texture: {fileID: 0}
53+
m_Scale: {x: 1, y: 1}
54+
m_Offset: {x: 0, y: 0}
55+
- _OcclusionMap:
56+
m_Texture: {fileID: 0}
57+
m_Scale: {x: 1, y: 1}
58+
m_Offset: {x: 0, y: 0}
59+
- _ParallaxMap:
60+
m_Texture: {fileID: 0}
61+
m_Scale: {x: 1, y: 1}
62+
m_Offset: {x: 0, y: 0}
63+
- _SpecGlossMap:
64+
m_Texture: {fileID: 0}
65+
m_Scale: {x: 1, y: 1}
66+
m_Offset: {x: 0, y: 0}
67+
- unity_Lightmaps:
68+
m_Texture: {fileID: 0}
69+
m_Scale: {x: 1, y: 1}
70+
m_Offset: {x: 0, y: 0}
71+
- unity_LightmapsInd:
72+
m_Texture: {fileID: 0}
73+
m_Scale: {x: 1, y: 1}
74+
m_Offset: {x: 0, y: 0}
75+
- unity_ShadowMasks:
76+
m_Texture: {fileID: 0}
77+
m_Scale: {x: 1, y: 1}
78+
m_Offset: {x: 0, y: 0}
79+
m_Floats:
80+
- _AlphaClip: 1
81+
- _Blend: 0
82+
- _BumpScale: 1
83+
- _ClearCoatMask: 0
84+
- _ClearCoatSmoothness: 0
85+
- _Cull: 2
86+
- _Cutoff: 0.5
87+
- _DetailAlbedoMapScale: 1
88+
- _DetailNormalMapScale: 1
89+
- _DstBlend: 0
90+
- _EnvironmentReflections: 1
91+
- _GlossMapScale: 0
92+
- _Glossiness: 0
93+
- _GlossyReflections: 0
94+
- _Metallic: 0
95+
- _OcclusionStrength: 1
96+
- _Parallax: 0.005
97+
- _QueueOffset: 0
98+
- _ReceiveShadows: 1
99+
- _Smoothness: 0.5
100+
- _SmoothnessTextureChannel: 0
101+
- _SpecularHighlights: 1
102+
- _SrcBlend: 1
103+
- _Surface: 0
104+
- _WorkflowMode: 1
105+
- _ZWrite: 1
106+
m_Colors:
107+
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
108+
- _Color: {r: 1, g: 1, b: 1, a: 1}
109+
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
110+
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
111+
m_BuildTextureStacks: []
112+
--- !u!114 &117690388050390364
113+
MonoBehaviour:
114+
m_ObjectHideFlags: 11
115+
m_CorrespondingSourceObject: {fileID: 0}
116+
m_PrefabInstance: {fileID: 0}
117+
m_PrefabAsset: {fileID: 0}
118+
m_GameObject: {fileID: 0}
119+
m_Enabled: 1
120+
m_EditorHideFlags: 0
121+
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
122+
m_Name:
123+
m_EditorClassIdentifier:
124+
version: 4

Assets/Resources/Materials/TableCutout.mat.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 124 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,124 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!21 &2100000
4+
Material:
5+
serializedVersion: 6
6+
m_ObjectHideFlags: 0
7+
m_CorrespondingSourceObject: {fileID: 0}
8+
m_PrefabInstance: {fileID: 0}
9+
m_PrefabAsset: {fileID: 0}
10+
m_Name: TableOpaque
11+
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
12+
m_ShaderKeywords:
13+
m_LightmapFlags: 4
14+
m_EnableInstancingVariants: 0
15+
m_DoubleSidedGI: 0
16+
m_CustomRenderQueue: 2000
17+
stringTagMap:
18+
RenderType: Opaque
19+
disabledShaderPasses: []
20+
m_SavedProperties:
21+
serializedVersion: 3
22+
m_TexEnvs:
23+
- _BaseMap:
24+
m_Texture: {fileID: 0}
25+
m_Scale: {x: 1, y: 1}
26+
m_Offset: {x: 0, y: 0}
27+
- _BumpMap:
28+
m_Texture: {fileID: 0}
29+
m_Scale: {x: 1, y: 1}
30+
m_Offset: {x: 0, y: 0}
31+
- _DetailAlbedoMap:
32+
m_Texture: {fileID: 0}
33+
m_Scale: {x: 1, y: 1}
34+
m_Offset: {x: 0, y: 0}
35+
- _DetailMask:
36+
m_Texture: {fileID: 0}
37+
m_Scale: {x: 1, y: 1}
38+
m_Offset: {x: 0, y: 0}
39+
- _DetailNormalMap:
40+
m_Texture: {fileID: 0}
41+
m_Scale: {x: 1, y: 1}
42+
m_Offset: {x: 0, y: 0}
43+
- _EmissionMap:
44+
m_Texture: {fileID: 0}
45+
m_Scale: {x: 1, y: 1}
46+
m_Offset: {x: 0, y: 0}
47+
- _MainTex:
48+
m_Texture: {fileID: 0}
49+
m_Scale: {x: 1, y: 1}
50+
m_Offset: {x: 0, y: 0}
51+
- _MetallicGlossMap:
52+
m_Texture: {fileID: 0}
53+
m_Scale: {x: 1, y: 1}
54+
m_Offset: {x: 0, y: 0}
55+
- _OcclusionMap:
56+
m_Texture: {fileID: 0}
57+
m_Scale: {x: 1, y: 1}
58+
m_Offset: {x: 0, y: 0}
59+
- _ParallaxMap:
60+
m_Texture: {fileID: 0}
61+
m_Scale: {x: 1, y: 1}
62+
m_Offset: {x: 0, y: 0}
63+
- _SpecGlossMap:
64+
m_Texture: {fileID: 0}
65+
m_Scale: {x: 1, y: 1}
66+
m_Offset: {x: 0, y: 0}
67+
- unity_Lightmaps:
68+
m_Texture: {fileID: 0}
69+
m_Scale: {x: 1, y: 1}
70+
m_Offset: {x: 0, y: 0}
71+
- unity_LightmapsInd:
72+
m_Texture: {fileID: 0}
73+
m_Scale: {x: 1, y: 1}
74+
m_Offset: {x: 0, y: 0}
75+
- unity_ShadowMasks:
76+
m_Texture: {fileID: 0}
77+
m_Scale: {x: 1, y: 1}
78+
m_Offset: {x: 0, y: 0}
79+
m_Floats:
80+
- _AlphaClip: 0
81+
- _Blend: 0
82+
- _BumpScale: 1
83+
- _ClearCoatMask: 0
84+
- _ClearCoatSmoothness: 0
85+
- _Cull: 2
86+
- _Cutoff: 0.5
87+
- _DetailAlbedoMapScale: 1
88+
- _DetailNormalMapScale: 1
89+
- _DstBlend: 0
90+
- _EnvironmentReflections: 1
91+
- _GlossMapScale: 0
92+
- _Glossiness: 0
93+
- _GlossyReflections: 0
94+
- _Metallic: 0
95+
- _OcclusionStrength: 1
96+
- _Parallax: 0.005
97+
- _QueueOffset: 0
98+
- _ReceiveShadows: 1
99+
- _Smoothness: 0.5
100+
- _SmoothnessTextureChannel: 0
101+
- _SpecularHighlights: 1
102+
- _SrcBlend: 1
103+
- _Surface: 0
104+
- _WorkflowMode: 1
105+
- _ZWrite: 1
106+
m_Colors:
107+
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
108+
- _Color: {r: 1, g: 1, b: 1, a: 1}
109+
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
110+
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
111+
m_BuildTextureStacks: []
112+
--- !u!114 &4782632285682917448
113+
MonoBehaviour:
114+
m_ObjectHideFlags: 11
115+
m_CorrespondingSourceObject: {fileID: 0}
116+
m_PrefabInstance: {fileID: 0}
117+
m_PrefabAsset: {fileID: 0}
118+
m_GameObject: {fileID: 0}
119+
m_Enabled: 1
120+
m_EditorHideFlags: 0
121+
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
122+
m_Name:
123+
m_EditorClassIdentifier:
124+
version: 4

Assets/Resources/Materials/TableOpaque.mat.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)