Skip to content

Commit 472c4fd

Browse files
authored
Merge pull request #661 from killerantz/dev/interactivebuttons
Examples of interactive buttons, UI controls and prototyping components. (Dev/interactivebuttons)
2 parents 4407670 + 1f2496c commit 472c4fd

File tree

348 files changed

+56003
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

348 files changed

+56003
-4
lines changed

Assets/HoloToolkit-Examples/InteractiveElements.meta

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

Assets/HoloToolkit-Examples/InteractiveElements/Materials.meta

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

Assets/HoloToolkit-Examples/InteractiveElements/Materials/Controls.meta

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 199 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,199 @@
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_PrefabParentObject: {fileID: 0}
8+
m_PrefabInternal: {fileID: 0}
9+
m_Name: Button
10+
m_Shader: {fileID: 4800000, guid: 7895124b9cb5e9a4a9a939d12c8134b6, type: 3}
11+
m_ShaderKeywords: _EMISSION _USEMAINTEX_ON
12+
m_LightmapFlags: 1
13+
m_CustomRenderQueue: -1
14+
stringTagMap: {}
15+
m_SavedProperties:
16+
serializedVersion: 2
17+
m_TexEnvs:
18+
- first:
19+
name: _BumpMap
20+
second:
21+
m_Texture: {fileID: 0}
22+
m_Scale: {x: 1, y: 1}
23+
m_Offset: {x: 0, y: 0}
24+
- first:
25+
name: _DetailAlbedoMap
26+
second:
27+
m_Texture: {fileID: 0}
28+
m_Scale: {x: 1, y: 1}
29+
m_Offset: {x: 0, y: 0}
30+
- first:
31+
name: _DetailMask
32+
second:
33+
m_Texture: {fileID: 0}
34+
m_Scale: {x: 1, y: 1}
35+
m_Offset: {x: 0, y: 0}
36+
- first:
37+
name: _DetailNormalMap
38+
second:
39+
m_Texture: {fileID: 0}
40+
m_Scale: {x: 1, y: 1}
41+
m_Offset: {x: 0, y: 0}
42+
- first:
43+
name: _EmissionMap
44+
second:
45+
m_Texture: {fileID: 0}
46+
m_Scale: {x: 1, y: 1}
47+
m_Offset: {x: 0, y: 0}
48+
- first:
49+
name: _EmissionTex
50+
second:
51+
m_Texture: {fileID: 0}
52+
m_Scale: {x: 1, y: 1}
53+
m_Offset: {x: 0, y: 0}
54+
- first:
55+
name: _MainTex
56+
second:
57+
m_Texture: {fileID: 2800000, guid: 42f5f2481f444394a83e04c1935331e2, type: 3}
58+
m_Scale: {x: 1, y: 1}
59+
m_Offset: {x: 0, y: 0}
60+
- first:
61+
name: _MainTex1
62+
second:
63+
m_Texture: {fileID: 0}
64+
m_Scale: {x: 1, y: 1}
65+
m_Offset: {x: 0, y: 0}
66+
- first:
67+
name: _MetallicGlossMap
68+
second:
69+
m_Texture: {fileID: 0}
70+
m_Scale: {x: 1, y: 1}
71+
m_Offset: {x: 0, y: 0}
72+
- first:
73+
name: _OcclusionMap
74+
second:
75+
m_Texture: {fileID: 0}
76+
m_Scale: {x: 1, y: 1}
77+
m_Offset: {x: 0, y: 0}
78+
- first:
79+
name: _ParallaxMap
80+
second:
81+
m_Texture: {fileID: 0}
82+
m_Scale: {x: 1, y: 1}
83+
m_Offset: {x: 0, y: 0}
84+
m_Floats:
85+
- first:
86+
name: _Ambiant
87+
second: 0.668
88+
- first:
89+
name: _Ambient
90+
second: 0.4
91+
- first:
92+
name: _BumpScale
93+
second: 1
94+
- first:
95+
name: _CameraIntensity
96+
second: 0.2
97+
- first:
98+
name: _ColorWriteMask
99+
second: 15
100+
- first:
101+
name: _Cull
102+
second: 2
103+
- first:
104+
name: _Cutoff
105+
second: 0.5
106+
- first:
107+
name: _DetailNormalMapScale
108+
second: 1
109+
- first:
110+
name: _DstBlend
111+
second: 0
112+
- first:
113+
name: _GlossMapScale
114+
second: 1
115+
- first:
116+
name: _Glossiness
117+
second: 0.5
118+
- first:
119+
name: _GlossyReflections
120+
second: 1
121+
- first:
122+
name: _Highlight
123+
second: 0
124+
- first:
125+
name: _HighlightX
126+
second: 0
127+
- first:
128+
name: _HighlightY
129+
second: 0.892
130+
- first:
131+
name: _HighlightZ
132+
second: 0.975
133+
- first:
134+
name: _LightIntensity
135+
second: 1
136+
- first:
137+
name: _Metallic
138+
second: 0
139+
- first:
140+
name: _Mode
141+
second: 0
142+
- first:
143+
name: _OcclusionStrength
144+
second: 1
145+
- first:
146+
name: _Parallax
147+
second: 0.02
148+
- first:
149+
name: _Shininess
150+
second: 3
151+
- first:
152+
name: _SmoothnessTextureChannel
153+
second: 0
154+
- first:
155+
name: _SpecularHighlights
156+
second: 1
157+
- first:
158+
name: _SrcBlend
159+
second: 0
160+
- first:
161+
name: _UVSec
162+
second: 0
163+
- first:
164+
name: _UseBumpMap
165+
second: 0
166+
- first:
167+
name: _UseColor
168+
second: 0
169+
- first:
170+
name: _UseEmissionTex
171+
second: 0
172+
- first:
173+
name: _UseMainTex
174+
second: 1
175+
- first:
176+
name: _ZTest
177+
second: 4
178+
- first:
179+
name: _ZWrite
180+
second: 1
181+
m_Colors:
182+
- first:
183+
name: _Color
184+
second: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
185+
- first:
186+
name: _EmissionColor
187+
second: {r: 0, g: 0, b: 0, a: 1}
188+
- first:
189+
name: _Highlight
190+
second: {r: 0.103, g: 0.234, b: 0.14749132, a: 1}
191+
- first:
192+
name: _HighlightColor
193+
second: {r: 1, g: 1, b: 1, a: 1}
194+
- first:
195+
name: _LightDir
196+
second: {r: 0.3, g: 0.8, b: -0.6, a: 1}
197+
- first:
198+
name: _Specular
199+
second: {r: 0.08, g: 0.075, b: 0.065, a: 1}

Assets/HoloToolkit-Examples/InteractiveElements/Materials/Controls/Button.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)