Skip to content

Commit 7e03567

Browse files
committed
Update UIvsGameInputSample
1 parent 36fb912 commit 7e03567

File tree

5 files changed

+1407
-57
lines changed

5 files changed

+1407
-57
lines changed
Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &-9216581174453000466
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 11
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: 639247ca83abc874e893eb93af2b5e44, type: 3}
13+
m_Name:
14+
m_EditorClassIdentifier:
15+
version: 0
16+
--- !u!21 &2100000
17+
Material:
18+
serializedVersion: 8
19+
m_ObjectHideFlags: 0
20+
m_CorrespondingSourceObject: {fileID: 0}
21+
m_PrefabInstance: {fileID: 0}
22+
m_PrefabAsset: {fileID: 0}
23+
m_Name: Default Material
24+
m_Shader: {fileID: -6465566751694194690, guid: 719369c08ced34b79ac2c7b8983c806a,
25+
type: 3}
26+
m_Parent: {fileID: 0}
27+
m_ModifiedSerializedProperties: 0
28+
m_ValidKeywords: []
29+
m_InvalidKeywords: []
30+
m_LightmapFlags: 4
31+
m_EnableInstancingVariants: 0
32+
m_DoubleSidedGI: 0
33+
m_CustomRenderQueue: -1
34+
stringTagMap: {}
35+
disabledShaderPasses: []
36+
m_LockedProperties:
37+
m_SavedProperties:
38+
serializedVersion: 3
39+
m_TexEnvs:
40+
- _BumpMap:
41+
m_Texture: {fileID: 0}
42+
m_Scale: {x: 1, y: 1}
43+
m_Offset: {x: 0, y: 0}
44+
- _DetailAlbedoMap:
45+
m_Texture: {fileID: 0}
46+
m_Scale: {x: 1, y: 1}
47+
m_Offset: {x: 0, y: 0}
48+
- _DetailMask:
49+
m_Texture: {fileID: 0}
50+
m_Scale: {x: 1, y: 1}
51+
m_Offset: {x: 0, y: 0}
52+
- _DetailNormalMap:
53+
m_Texture: {fileID: 0}
54+
m_Scale: {x: 1, y: 1}
55+
m_Offset: {x: 0, y: 0}
56+
- _EmissionMap:
57+
m_Texture: {fileID: 0}
58+
m_Scale: {x: 1, y: 1}
59+
m_Offset: {x: 0, y: 0}
60+
- _MainTex:
61+
m_Texture: {fileID: 0}
62+
m_Scale: {x: 1, y: 1}
63+
m_Offset: {x: 0, y: 0}
64+
- _MetallicGlossMap:
65+
m_Texture: {fileID: 0}
66+
m_Scale: {x: 1, y: 1}
67+
m_Offset: {x: 0, y: 0}
68+
- _OcclusionMap:
69+
m_Texture: {fileID: 0}
70+
m_Scale: {x: 1, y: 1}
71+
m_Offset: {x: 0, y: 0}
72+
- _ParallaxMap:
73+
m_Texture: {fileID: 0}
74+
m_Scale: {x: 1, y: 1}
75+
m_Offset: {x: 0, y: 0}
76+
m_Ints: []
77+
m_Floats:
78+
- _BUILTIN_QueueControl: 0
79+
- _BUILTIN_QueueOffset: 0
80+
- _BumpScale: 1
81+
- _Cutoff: 0.5
82+
- _DetailNormalMapScale: 1
83+
- _DstBlend: 0
84+
- _GlossMapScale: 1
85+
- _Glossiness: 0.5
86+
- _GlossyReflections: 1
87+
- _Metallic: 0
88+
- _Mode: 0
89+
- _OcclusionStrength: 1
90+
- _Parallax: 0.02
91+
- _SmoothnessTextureChannel: 0
92+
- _SpecularHighlights: 1
93+
- _SrcBlend: 1
94+
- _UVSec: 0
95+
- _ZWrite: 1
96+
m_Colors:
97+
- _Color: {r: 1, g: 1, b: 1, a: 1}
98+
- _Diffuse: {r: 1, g: 1, b: 1, a: 1}
99+
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
100+
m_BuildTextureStacks: []

Assets/Samples/UIvsGameInput/Default Material.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)