Skip to content

Commit 065f323

Browse files
author
Yannick
committed
Fixed the WaveVR Build
1 parent 44a2c9a commit 065f323

25 files changed

+3543
-908
lines changed

Assets/Materials/Sky-Black.mat

+80
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
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_CorrespondingSourceObject: {fileID: 0}
8+
m_PrefabInstance: {fileID: 0}
9+
m_PrefabAsset: {fileID: 0}
10+
m_Name: Sky-Black
11+
m_Shader: {fileID: 106, guid: 0000000000000000f000000000000000, type: 0}
12+
m_ShaderKeywords: _SUNDISK_NONE
13+
m_LightmapFlags: 5
14+
m_EnableInstancingVariants: 0
15+
m_DoubleSidedGI: 0
16+
m_CustomRenderQueue: 1000
17+
stringTagMap: {}
18+
disabledShaderPasses: []
19+
m_SavedProperties:
20+
serializedVersion: 3
21+
m_TexEnvs:
22+
- _BumpMap:
23+
m_Texture: {fileID: 0}
24+
m_Scale: {x: 1, y: 1}
25+
m_Offset: {x: 0, y: 0}
26+
- _DetailAlbedoMap:
27+
m_Texture: {fileID: 0}
28+
m_Scale: {x: 1, y: 1}
29+
m_Offset: {x: 0, y: 0}
30+
- _DetailMask:
31+
m_Texture: {fileID: 0}
32+
m_Scale: {x: 1, y: 1}
33+
m_Offset: {x: 0, y: 0}
34+
- _DetailNormalMap:
35+
m_Texture: {fileID: 0}
36+
m_Scale: {x: 1, y: 1}
37+
m_Offset: {x: 0, y: 0}
38+
- _EmissionMap:
39+
m_Texture: {fileID: 0}
40+
m_Scale: {x: 1, y: 1}
41+
m_Offset: {x: 0, y: 0}
42+
- _MainTex:
43+
m_Texture: {fileID: 0}
44+
m_Scale: {x: 1, y: 1}
45+
m_Offset: {x: 0, y: 0}
46+
- _MetallicGlossMap:
47+
m_Texture: {fileID: 0}
48+
m_Scale: {x: 1, y: 1}
49+
m_Offset: {x: 0, y: 0}
50+
- _OcclusionMap:
51+
m_Texture: {fileID: 0}
52+
m_Scale: {x: 1, y: 1}
53+
m_Offset: {x: 0, y: 0}
54+
- _ParallaxMap:
55+
m_Texture: {fileID: 0}
56+
m_Scale: {x: 1, y: 1}
57+
m_Offset: {x: 0, y: 0}
58+
m_Floats:
59+
- _AtmosphereThickness: 0
60+
- _BumpScale: 1
61+
- _Cutoff: 0.5
62+
- _DetailNormalMapScale: 1
63+
- _DstBlend: 0
64+
- _Exposure: 0
65+
- _Glossiness: 0.5
66+
- _Metallic: 0
67+
- _Mode: 0
68+
- _OcclusionStrength: 1
69+
- _Parallax: 0.02
70+
- _SrcBlend: 1
71+
- _SunDisk: 0
72+
- _SunSize: 0
73+
- _SunSizeConvergence: 5
74+
- _UVSec: 0
75+
- _ZWrite: 1
76+
m_Colors:
77+
- _Color: {r: 1, g: 1, b: 1, a: 1}
78+
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
79+
- _GroundColor: {r: 0.369, g: 0.349, b: 0.341, a: 1}
80+
- _SkyTint: {r: 0.5, g: 0.5, b: 0.5, a: 1}

Assets/Materials/Sky-Black.mat.meta

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

Assets/Prefabs/Spectator.prefab

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ MonoBehaviour:
5050
m_Name:
5151
m_EditorClassIdentifier:
5252
m_HeadTransform: {fileID: 0}
53-
m_TrackingSpaceType: 1
53+
m_TrackingSpaceType: 0
5454
m_ForceSeatedOnMobile: 1
5555
--- !u!114 &1167180998
5656
MonoBehaviour:
@@ -136,7 +136,7 @@ Camera:
136136
m_GameObject: {fileID: 1000012286035268}
137137
m_Enabled: 1
138138
serializedVersion: 2
139-
m_ClearFlags: 1
139+
m_ClearFlags: 2
140140
m_BackGroundColor: {r: 0, g: 0, b: 0, a: 0}
141141
m_projectionMatrixMode: 1
142142
m_GateFitMode: 2

0 commit comments

Comments
 (0)