-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #661 from killerantz/dev/interactivebuttons
Examples of interactive buttons, UI controls and prototyping components. (Dev/interactivebuttons)
- Loading branch information
Showing
348 changed files
with
56,003 additions
and
4 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
Assets/HoloToolkit-Examples/InteractiveElements/Materials.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
Assets/HoloToolkit-Examples/InteractiveElements/Materials/Controls.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
199 changes: 199 additions & 0 deletions
199
Assets/HoloToolkit-Examples/InteractiveElements/Materials/Controls/Button.mat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,199 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!21 &2100000 | ||
Material: | ||
serializedVersion: 6 | ||
m_ObjectHideFlags: 0 | ||
m_PrefabParentObject: {fileID: 0} | ||
m_PrefabInternal: {fileID: 0} | ||
m_Name: Button | ||
m_Shader: {fileID: 4800000, guid: 7895124b9cb5e9a4a9a939d12c8134b6, type: 3} | ||
m_ShaderKeywords: _EMISSION _USEMAINTEX_ON | ||
m_LightmapFlags: 1 | ||
m_CustomRenderQueue: -1 | ||
stringTagMap: {} | ||
m_SavedProperties: | ||
serializedVersion: 2 | ||
m_TexEnvs: | ||
- first: | ||
name: _BumpMap | ||
second: | ||
m_Texture: {fileID: 0} | ||
m_Scale: {x: 1, y: 1} | ||
m_Offset: {x: 0, y: 0} | ||
- first: | ||
name: _DetailAlbedoMap | ||
second: | ||
m_Texture: {fileID: 0} | ||
m_Scale: {x: 1, y: 1} | ||
m_Offset: {x: 0, y: 0} | ||
- first: | ||
name: _DetailMask | ||
second: | ||
m_Texture: {fileID: 0} | ||
m_Scale: {x: 1, y: 1} | ||
m_Offset: {x: 0, y: 0} | ||
- first: | ||
name: _DetailNormalMap | ||
second: | ||
m_Texture: {fileID: 0} | ||
m_Scale: {x: 1, y: 1} | ||
m_Offset: {x: 0, y: 0} | ||
- first: | ||
name: _EmissionMap | ||
second: | ||
m_Texture: {fileID: 0} | ||
m_Scale: {x: 1, y: 1} | ||
m_Offset: {x: 0, y: 0} | ||
- first: | ||
name: _EmissionTex | ||
second: | ||
m_Texture: {fileID: 0} | ||
m_Scale: {x: 1, y: 1} | ||
m_Offset: {x: 0, y: 0} | ||
- first: | ||
name: _MainTex | ||
second: | ||
m_Texture: {fileID: 2800000, guid: 42f5f2481f444394a83e04c1935331e2, type: 3} | ||
m_Scale: {x: 1, y: 1} | ||
m_Offset: {x: 0, y: 0} | ||
- first: | ||
name: _MainTex1 | ||
second: | ||
m_Texture: {fileID: 0} | ||
m_Scale: {x: 1, y: 1} | ||
m_Offset: {x: 0, y: 0} | ||
- first: | ||
name: _MetallicGlossMap | ||
second: | ||
m_Texture: {fileID: 0} | ||
m_Scale: {x: 1, y: 1} | ||
m_Offset: {x: 0, y: 0} | ||
- first: | ||
name: _OcclusionMap | ||
second: | ||
m_Texture: {fileID: 0} | ||
m_Scale: {x: 1, y: 1} | ||
m_Offset: {x: 0, y: 0} | ||
- first: | ||
name: _ParallaxMap | ||
second: | ||
m_Texture: {fileID: 0} | ||
m_Scale: {x: 1, y: 1} | ||
m_Offset: {x: 0, y: 0} | ||
m_Floats: | ||
- first: | ||
name: _Ambiant | ||
second: 0.668 | ||
- first: | ||
name: _Ambient | ||
second: 0.4 | ||
- first: | ||
name: _BumpScale | ||
second: 1 | ||
- first: | ||
name: _CameraIntensity | ||
second: 0.2 | ||
- first: | ||
name: _ColorWriteMask | ||
second: 15 | ||
- first: | ||
name: _Cull | ||
second: 2 | ||
- first: | ||
name: _Cutoff | ||
second: 0.5 | ||
- first: | ||
name: _DetailNormalMapScale | ||
second: 1 | ||
- first: | ||
name: _DstBlend | ||
second: 0 | ||
- first: | ||
name: _GlossMapScale | ||
second: 1 | ||
- first: | ||
name: _Glossiness | ||
second: 0.5 | ||
- first: | ||
name: _GlossyReflections | ||
second: 1 | ||
- first: | ||
name: _Highlight | ||
second: 0 | ||
- first: | ||
name: _HighlightX | ||
second: 0 | ||
- first: | ||
name: _HighlightY | ||
second: 0.892 | ||
- first: | ||
name: _HighlightZ | ||
second: 0.975 | ||
- first: | ||
name: _LightIntensity | ||
second: 1 | ||
- first: | ||
name: _Metallic | ||
second: 0 | ||
- first: | ||
name: _Mode | ||
second: 0 | ||
- first: | ||
name: _OcclusionStrength | ||
second: 1 | ||
- first: | ||
name: _Parallax | ||
second: 0.02 | ||
- first: | ||
name: _Shininess | ||
second: 3 | ||
- first: | ||
name: _SmoothnessTextureChannel | ||
second: 0 | ||
- first: | ||
name: _SpecularHighlights | ||
second: 1 | ||
- first: | ||
name: _SrcBlend | ||
second: 0 | ||
- first: | ||
name: _UVSec | ||
second: 0 | ||
- first: | ||
name: _UseBumpMap | ||
second: 0 | ||
- first: | ||
name: _UseColor | ||
second: 0 | ||
- first: | ||
name: _UseEmissionTex | ||
second: 0 | ||
- first: | ||
name: _UseMainTex | ||
second: 1 | ||
- first: | ||
name: _ZTest | ||
second: 4 | ||
- first: | ||
name: _ZWrite | ||
second: 1 | ||
m_Colors: | ||
- first: | ||
name: _Color | ||
second: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} | ||
- first: | ||
name: _EmissionColor | ||
second: {r: 0, g: 0, b: 0, a: 1} | ||
- first: | ||
name: _Highlight | ||
second: {r: 0.103, g: 0.234, b: 0.14749132, a: 1} | ||
- first: | ||
name: _HighlightColor | ||
second: {r: 1, g: 1, b: 1, a: 1} | ||
- first: | ||
name: _LightDir | ||
second: {r: 0.3, g: 0.8, b: -0.6, a: 1} | ||
- first: | ||
name: _Specular | ||
second: {r: 0.08, g: 0.075, b: 0.065, a: 1} |
8 changes: 8 additions & 0 deletions
8
Assets/HoloToolkit-Examples/InteractiveElements/Materials/Controls/Button.mat.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.