-
Notifications
You must be signed in to change notification settings - Fork 0
/
Light Limit Changer.prefab
95 lines (95 loc) · 2.7 KB
/
Light Limit Changer.prefab
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &6930320056113241653
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7958837231618053661}
- component: {fileID: 6058312625694661437}
- component: {fileID: 7858721219290690893}
m_Layer: 0
m_Name: Light Limit Changer
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &7958837231618053661
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6930320056113241653}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 1
m_Children: []
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &6058312625694661437
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6930320056113241653}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fed2c2f726bf4d4499e8722d13164f75, type: 3}
m_Name:
m_EditorClassIdentifier:
Parameters:
IsDefaultUse: 0
IsValueSave: 0
OverwriteDefaultLightMinMax: 1
DefaultLightValue: 0.5
DefaultMinLightValue: 0
DefaultMaxLightValue: 1
MaxLightValue: 1
MinLightValue: 0
TargetShader: 0
TargetShaders:
IsEverything: 1
Targets: []
AllowColorTempControl: 0
AllowSaturationControl: 0
AllowShadowControl: 0
AllowMonochromeControl: 0
AllowUnlitControl: 0
AllowEmissionControl: 0
AddResetButton: 0
InitialTempControlValue: 0.5
InitialSaturationControlValue: 0.5
InitialMonochromeControlValue: 0
MonochromeAdditiveLightingValue: 0
DefaultMonochromeLightingValue: 0
DefaultMonochromeAdditiveLightingValue: 0
InitialUnlitControlValue: 0
ShadowEnvStrengthValue: 0
DefaultShadowEnvStrengthValue: 0
IsSeparateLightControl: 0
IsSeparateMonochromeControl: 0
IsGroupingAdditionalControls: 0
Excludes: []
WriteDefaults: 0
--- !u!114 &7858721219290690893
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6930320056113241653}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 7ef83cb0c23d4d7c9d41021e544a1978, type: 3}
m_Name:
m_EditorClassIdentifier:
menuToAppend: {fileID: 0}
installTargetMenu: {fileID: 0}