Skip to content

Commit 1f0b7a0

Browse files
committed
Update InputDeviceTesterSample
1 parent 1afa6b1 commit 1f0b7a0

File tree

4 files changed

+1088
-26
lines changed

4 files changed

+1088
-26
lines changed

ExternalSampleProjects/InputDeviceTester/Assets/InputDeviceTester/Materials/Grids (Worldspace)/prototype_blue_grid.mat

Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,37 @@
22
%TAG !u! tag:unity3d.com,2011:
33
--- !u!21 &2100000
44
Material:
5-
serializedVersion: 6
5+
serializedVersion: 8
66
m_ObjectHideFlags: 0
7-
m_PrefabParentObject: {fileID: 0}
8-
m_PrefabInternal: {fileID: 0}
7+
m_CorrespondingSourceObject: {fileID: 0}
8+
m_PrefabInstance: {fileID: 0}
9+
m_PrefabAsset: {fileID: 0}
910
m_Name: prototype_blue_grid
10-
m_Shader: {fileID: 4800000, guid: 406a976191e8366459222b654c60e1f8, type: 3}
11-
m_ShaderKeywords:
11+
m_Shader: {fileID: -6465566751694194690, guid: 7dbcbefce7fd24592ad6c9efc16cfb8f, type: 3}
12+
m_Parent: {fileID: 0}
13+
m_ModifiedSerializedProperties: 0
14+
m_ValidKeywords: []
15+
m_InvalidKeywords: []
1216
m_LightmapFlags: 5
17+
m_EnableInstancingVariants: 0
18+
m_DoubleSidedGI: 0
1319
m_CustomRenderQueue: -1
1420
stringTagMap: {}
21+
disabledShaderPasses: []
22+
m_LockedProperties:
1523
m_SavedProperties:
16-
serializedVersion: 2
24+
serializedVersion: 3
1725
m_TexEnvs:
18-
data:
19-
first:
20-
name: _MainTex
21-
second:
22-
m_Texture: {fileID: 2800000, guid: 05a5b58db8cb2b9488b0a313055821ad, type: 3}
23-
m_Scale: {x: 1, y: 1}
24-
m_Offset: {x: 0, y: 0}
25-
m_Floats: {}
26+
- _MainTex:
27+
m_Texture: {fileID: 2800000, guid: 05a5b58db8cb2b9488b0a313055821ad, type: 3}
28+
m_Scale: {x: 1, y: 1}
29+
m_Offset: {x: 0, y: 0}
30+
m_Ints: []
31+
m_Floats:
32+
- _BUILTIN_QueueControl: 0
33+
- _BUILTIN_QueueOffset: 0
2634
m_Colors:
27-
data:
28-
first:
29-
name: _Color
30-
second: {r: 0, g: 0.8, b: 1, a: 1}
31-
data:
32-
first:
33-
name: _BaseScale
34-
second: {r: 1, g: 1, b: 1, a: 0}
35+
- _BaseScale: {r: 1, g: 1, b: 1, a: 0}
36+
- _Color: {r: 0, g: 0.8, b: 1, a: 1}
37+
- _Diffuse: {r: 1, g: 1, b: 1, a: 1}
38+
m_BuildTextureStacks: []

ExternalSampleProjects/InputDeviceTester/Assets/InputDeviceTester/Materials/pc_tablet.mat

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,24 @@
22
%TAG !u! tag:unity3d.com,2011:
33
--- !u!21 &2100000
44
Material:
5-
serializedVersion: 6
5+
serializedVersion: 8
66
m_ObjectHideFlags: 0
77
m_CorrespondingSourceObject: {fileID: 0}
8-
m_PrefabInternal: {fileID: 0}
8+
m_PrefabInstance: {fileID: 0}
9+
m_PrefabAsset: {fileID: 0}
910
m_Name: pc_tablet
10-
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
11-
m_ShaderKeywords: _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A
11+
m_Shader: {fileID: -6465566751694194690, guid: 7dbcbefce7fd24592ad6c9efc16cfb8f, type: 3}
12+
m_Parent: {fileID: 0}
13+
m_ModifiedSerializedProperties: 0
14+
m_ValidKeywords: []
15+
m_InvalidKeywords: []
1216
m_LightmapFlags: 4
1317
m_EnableInstancingVariants: 0
1418
m_DoubleSidedGI: 0
1519
m_CustomRenderQueue: -1
1620
stringTagMap: {}
1721
disabledShaderPasses: []
22+
m_LockedProperties:
1823
m_SavedProperties:
1924
serializedVersion: 3
2025
m_TexEnvs:
@@ -54,7 +59,10 @@ Material:
5459
m_Texture: {fileID: 0}
5560
m_Scale: {x: 1, y: 1}
5661
m_Offset: {x: 0, y: 0}
62+
m_Ints: []
5763
m_Floats:
64+
- _BUILTIN_QueueControl: 0
65+
- _BUILTIN_QueueOffset: 0
5866
- _BumpScale: 1
5967
- _Cutoff: 0.5
6068
- _DetailNormalMapScale: 1
@@ -73,4 +81,6 @@ Material:
7381
- _ZWrite: 1
7482
m_Colors:
7583
- _Color: {r: 1, g: 1, b: 1, a: 1}
84+
- _Diffuse: {r: 1, g: 1, b: 1, a: 1}
7685
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
86+
m_BuildTextureStacks: []

0 commit comments

Comments
 (0)