Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a85a13a

Browse files
committed
tri meshes attempt
first attempt at getting tri meshes working
1 parent ce55590 commit a85a13a

11 files changed

+40289
-15
lines changed

Assets/Materials.meta

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Materials/mm_frame.mat

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

Assets/Materials/mm_frame.mat.meta

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)