Skip to content

Commit 7e880c2

Browse files
authored
Create Light.yaml
1 parent a3a552c commit 7e880c2

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

src/YAML/Light.yaml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
Light:
2+
m_ObjectHideFlags: 0
3+
m_CorrespondingSourceObject: {fileID: 0}
4+
m_PrefabInternal: {fileID: 0}
5+
m_GameObject: {fileID: 0 }
6+
m_Enabled: 1
7+
serializedVersion: 8
8+
m_Type: 1
9+
m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
10+
m_Intensity: 1
11+
m_Range: 10
12+
m_SpotAngle: 30
13+
m_CookieSize: 10
14+
m_Shadows:
15+
m_Type: 2
16+
m_Resolution: -1
17+
m_CustomResolution: -1
18+
m_Strength: 1
19+
m_Bias: 0.05
20+
m_NormalBias: 0.4
21+
m_NearPlane: 0.2
22+
m_Cookie: {fileID: 0}
23+
m_DrawHalo: 0
24+
m_Flare: {fileID: 0}
25+
m_RenderMode: 0
26+
m_CullingMask:
27+
serializedVersion: 2
28+
m_Bits: 4294967295
29+
m_Lightmapping: 1
30+
m_LightShadowCasterMode: 0
31+
m_AreaSize: {x: 1, y: 1}
32+
m_BounceIntensity: 1
33+
m_ColorTemperature: 6570
34+
m_UseColorTemperature: 0
35+
m_ShadowRadius: 0
36+
m_ShadowAngle: 0

0 commit comments

Comments
 (0)