Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
man-in-the-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
4
Issues
4
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MIM
man-in-the-mirror
Commits
a2180f0f
Commit
a2180f0f
authored
5 years ago
by
18손재민
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
라이팅 및 포스트프로세싱 프로필 작성
parent
b4cc73c9
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
389 additions
and
28 deletions
+389
-28
Directional Light (1).prefab
Assets/Data/Directional Light (1).prefab
+93
-0
Directional Light (1).prefab.meta
Assets/Data/Directional Light (1).prefab.meta
+7
-0
Stack Profile.asset
Assets/Data/Stack Profile.asset
+88
-0
Stack Profile.asset.meta
Assets/Data/Stack Profile.asset.meta
+8
-0
SampleScene.unity
Assets/Scenes/SampleScene.unity
+173
-19
manifest.json
Packages/manifest.json
+1
-0
ProjectSettings.asset
ProjectSettings/ProjectSettings.asset
+12
-2
QualitySettings.asset
ProjectSettings/QualitySettings.asset
+6
-6
TagManager.asset
ProjectSettings/TagManager.asset
+1
-1
No files found.
Assets/Data/Directional Light (1).prefab
0 → 100644
View file @
a2180f0f
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!1
&8317859303179539426
GameObject
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
serializedVersion
:
6
m_Component
:
-
component
:
{
fileID
:
5857291428189855163
}
-
component
:
{
fileID
:
5701483916789959080
}
m_Layer
:
0
m_Name
:
Directional Light (1)
m_TagString
:
Untagged
m_Icon
:
{
fileID
:
0
}
m_NavMeshLayer
:
0
m_StaticEditorFlags
:
0
m_IsActive
:
1
---
!u!4
&5857291428189855163
Transform
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
8317859303179539426
}
m_LocalRotation
:
{
x
:
0.70710665
,
y
:
-0
,
z
:
-0
,
w
:
0.70710695
}
m_LocalPosition
:
{
x
:
0
,
y
:
8.89
,
z
:
-0
}
m_LocalScale
:
{
x
:
1
,
y
:
1
,
z
:
1
}
m_Children
:
[]
m_Father
:
{
fileID
:
0
}
m_RootOrder
:
0
m_LocalEulerAnglesHint
:
{
x
:
90.00001
,
y
:
0
,
z
:
0
}
---
!u!108
&5701483916789959080
Light
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
8317859303179539426
}
m_Enabled
:
1
serializedVersion
:
9
m_Type
:
0
m_Color
:
{
r
:
1
,
g
:
0.95823747
,
b
:
0.8443396
,
a
:
1
}
m_Intensity
:
6.5
m_Range
:
5.72
m_SpotAngle
:
21.945827
m_InnerSpotAngle
:
21.80208
m_CookieSize
:
10
m_Shadows
:
m_Type
:
2
m_Resolution
:
-1
m_CustomResolution
:
-1
m_Strength
:
1
m_Bias
:
0.05
m_NormalBias
:
0.4
m_NearPlane
:
0.2
m_CullingMatrixOverride
:
e00
:
1
e01
:
0
e02
:
0
e03
:
0
e10
:
0
e11
:
1
e12
:
0
e13
:
0
e20
:
0
e21
:
0
e22
:
1
e23
:
0
e30
:
0
e31
:
0
e32
:
0
e33
:
1
m_UseCullingMatrixOverride
:
0
m_Cookie
:
{
fileID
:
0
}
m_DrawHalo
:
0
m_Flare
:
{
fileID
:
0
}
m_RenderMode
:
0
m_CullingMask
:
serializedVersion
:
2
m_Bits
:
4294967295
m_RenderingLayerMask
:
1
m_Lightmapping
:
1
m_LightShadowCasterMode
:
0
m_AreaSize
:
{
x
:
1
,
y
:
1
}
m_BounceIntensity
:
1
m_ColorTemperature
:
6570
m_UseColorTemperature
:
0
m_BoundingSphereOverride
:
{
x
:
0
,
y
:
2.5243547e-29
,
z
:
0
,
w
:
2.4515159e-23
}
m_UseBoundingSphereOverride
:
0
m_ShadowRadius
:
0
m_ShadowAngle
:
0
This diff is collapsed.
Click to expand it.
Assets/Data/Directional Light (1).prefab.meta
0 → 100644
View file @
a2180f0f
fileFormatVersion: 2
guid: 39258f408fc76424687b25b8d9e4e965
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
This diff is collapsed.
Click to expand it.
Assets/Data/Stack Profile.asset
0 → 100644
View file @
a2180f0f
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!114
&11400000
MonoBehaviour
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
8e6292b2c06870d4495f009f912b9600
,
type
:
3
}
m_Name
:
Stack Profile
m_EditorClassIdentifier
:
settings
:
-
{
fileID
:
5167459354581235950
}
-
{
fileID
:
5715055316978659607
}
---
!u!114
&5167459354581235950
MonoBehaviour
:
m_ObjectHideFlags
:
3
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
c1cb7e9e120078f43bce4f0b1be547a7
,
type
:
3
}
m_Name
:
AmbientOcclusion
m_EditorClassIdentifier
:
active
:
1
enabled
:
overrideState
:
1
value
:
1
mode
:
overrideState
:
1
value
:
1
intensity
:
overrideState
:
1
value
:
0.5
color
:
overrideState
:
1
value
:
{
r
:
0
,
g
:
0
,
b
:
0
,
a
:
1
}
ambientOnly
:
overrideState
:
1
value
:
1
noiseFilterTolerance
:
overrideState
:
1
value
:
0
blurTolerance
:
overrideState
:
1
value
:
-4.6
upsampleTolerance
:
overrideState
:
1
value
:
-12
thicknessModifier
:
overrideState
:
1
value
:
1
directLightingStrength
:
overrideState
:
1
value
:
0
radius
:
overrideState
:
1
value
:
0.25
quality
:
overrideState
:
1
value
:
2
---
!u!114
&5715055316978659607
MonoBehaviour
:
m_ObjectHideFlags
:
3
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
b94fcd11afffcb142908bfcb1e261fba
,
type
:
3
}
m_Name
:
MotionBlur
m_EditorClassIdentifier
:
active
:
1
enabled
:
overrideState
:
1
value
:
1
shutterAngle
:
overrideState
:
1
value
:
120
sampleCount
:
overrideState
:
1
value
:
12
This diff is collapsed.
Click to expand it.
Assets/Data/Stack Profile.asset.meta
0 → 100644
View file @
a2180f0f
fileFormatVersion: 2
guid: d6751c11e59c57b42bad61b7c2f75f7d
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:
This diff is collapsed.
Click to expand it.
Assets/Scenes/SampleScene.unity
View file @
a2180f0f
...
...
@@ -26,7 +26,7 @@ RenderSettings:
m_AmbientIntensity
:
1
m_AmbientMode
:
0
m_SubtractiveShadowColor
:
{
r
:
0.42
,
g
:
0.478
,
b
:
0.627
,
a
:
1
}
m_SkyboxMaterial
:
{
fileID
:
10304
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
m_SkyboxMaterial
:
{
fileID
:
2100000
,
guid
:
7e1e5781d39549148abcbf66c428df00
,
type
:
2
}
m_HaloStrength
:
0.5
m_FlareStrength
:
1
m_FlareFadeSpeed
:
3
...
...
@@ -38,7 +38,7 @@ RenderSettings:
m_ReflectionIntensity
:
1
m_CustomReflection
:
{
fileID
:
0
}
m_Sun
:
{
fileID
:
170076734
}
m_IndirectSpecularColor
:
{
r
:
0.
44657826
,
g
:
0.49641263
,
b
:
0.5748167
6
,
a
:
1
}
m_IndirectSpecularColor
:
{
r
:
0.
040745974
,
g
:
0.050543424
,
b
:
0.0833842
6
,
a
:
1
}
m_UseRadianceAmbientProbe
:
0
---
!u!157
&3
LightmapSettings
:
...
...
@@ -54,7 +54,7 @@ LightmapSettings:
m_EnableBakedLightmaps
:
1
m_EnableRealtimeLightmaps
:
0
m_LightmapEditorSettings
:
serializedVersion
:
1
0
serializedVersion
:
1
2
m_Resolution
:
2
m_BakeResolution
:
10
m_AtlasSize
:
512
...
...
@@ -62,6 +62,7 @@ LightmapSettings:
m_AOMaxDistance
:
1
m_CompAOExponent
:
1
m_CompAOExponentDirect
:
0
m_ExtractAmbientOcclusion
:
0
m_Padding
:
2
m_LightmapParameters
:
{
fileID
:
0
}
m_LightmapsBakeMode
:
1
...
...
@@ -76,10 +77,16 @@ LightmapSettings:
m_PVRDirectSampleCount
:
32
m_PVRSampleCount
:
256
m_PVRBounces
:
2
m_PVREnvironmentSampleCount
:
256
m_PVREnvironmentReferencePointCount
:
2048
m_PVRFilteringMode
:
2
m_PVRDenoiserTypeDirect
:
0
m_PVRDenoiserTypeIndirect
:
0
m_PVRDenoiserTypeAO
:
0
m_PVRFilterTypeDirect
:
0
m_PVRFilterTypeIndirect
:
0
m_PVRFilterTypeAO
:
0
m_PVR
FilteringMode
:
1
m_PVR
EnvironmentMIS
:
0
m_PVRCulling
:
1
m_PVRFilteringGaussRadiusDirect
:
1
m_PVRFilteringGaussRadiusIndirect
:
5
...
...
@@ -87,7 +94,8 @@ LightmapSettings:
m_PVRFilteringAtrousPositionSigmaDirect
:
0.5
m_PVRFilteringAtrousPositionSigmaIndirect
:
2
m_PVRFilteringAtrousPositionSigmaAO
:
1
m_ShowResolutionOverlay
:
1
m_ExportTrainingData
:
0
m_TrainingDataDestination
:
TrainingData
m_LightingDataAsset
:
{
fileID
:
0
}
m_UseShadowmask
:
1
---
!u!196
&4
...
...
@@ -137,12 +145,13 @@ Light:
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
170076733
}
m_Enabled
:
1
serializedVersion
:
8
m_Type
:
1
m_Color
:
{
r
:
1
,
g
:
0.95686275
,
b
:
0.8392157
,
a
:
1
}
m_Intensity
:
1
serializedVersion
:
9
m_Type
:
0
m_Color
:
{
r
:
1
,
g
:
1
,
b
:
1
,
a
:
1
}
m_Intensity
:
5.09
m_Range
:
10
m_SpotAngle
:
30
m_SpotAngle
:
41.951164
m_InnerSpotAngle
:
21.80208
m_CookieSize
:
10
m_Shadows
:
m_Type
:
2
...
...
@@ -152,6 +161,24 @@ Light:
m_Bias
:
0.05
m_NormalBias
:
0.4
m_NearPlane
:
0.2
m_CullingMatrixOverride
:
e00
:
1
e01
:
0
e02
:
0
e03
:
0
e10
:
0
e11
:
1
e12
:
0
e13
:
0
e20
:
0
e21
:
0
e22
:
1
e23
:
0
e30
:
0
e31
:
0
e32
:
0
e33
:
1
m_UseCullingMatrixOverride
:
0
m_Cookie
:
{
fileID
:
0
}
m_DrawHalo
:
0
m_Flare
:
{
fileID
:
0
}
...
...
@@ -159,12 +186,15 @@ Light:
m_CullingMask
:
serializedVersion
:
2
m_Bits
:
4294967295
m_RenderingLayerMask
:
1
m_Lightmapping
:
1
m_LightShadowCasterMode
:
0
m_AreaSize
:
{
x
:
1
,
y
:
1
}
m_BounceIntensity
:
1
m_ColorTemperature
:
6570
m_UseColorTemperature
:
0
m_BoundingSphereOverride
:
{
x
:
0
,
y
:
0.140625
,
z
:
0.03125
,
w
:
-0.03125
}
m_UseBoundingSphereOverride
:
0
m_ShadowRadius
:
0
m_ShadowAngle
:
0
---
!u!4
&170076735
...
...
@@ -174,13 +204,75 @@ Transform:
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
170076733
}
m_LocalRotation
:
{
x
:
0.
40821788
,
y
:
-0.23456968
,
z
:
0.10938163
,
w
:
0.8754261
}
m_LocalPosition
:
{
x
:
0
,
y
:
3
,
z
:
0
}
m_LocalRotation
:
{
x
:
0.
7071068
,
y
:
0
,
z
:
0
,
w
:
0.7071068
}
m_LocalPosition
:
{
x
:
0
,
y
:
8.842
,
z
:
0
}
m_LocalScale
:
{
x
:
1
,
y
:
1
,
z
:
1
}
m_Children
:
[]
m_Father
:
{
fileID
:
0
}
m_RootOrder
:
1
m_LocalEulerAnglesHint
:
{
x
:
50
,
y
:
-30
,
z
:
0
}
m_LocalEulerAnglesHint
:
{
x
:
90
,
y
:
0
,
z
:
0
}
---
!u!1
&448150607
GameObject
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
serializedVersion
:
6
m_Component
:
-
component
:
{
fileID
:
448150610
}
-
component
:
{
fileID
:
448150609
}
-
component
:
{
fileID
:
448150608
}
m_Layer
:
10
m_Name
:
Post-process Volume
m_TagString
:
Untagged
m_Icon
:
{
fileID
:
0
}
m_NavMeshLayer
:
0
m_StaticEditorFlags
:
0
m_IsActive
:
1
---
!u!114
&448150608
MonoBehaviour
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
448150607
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
8b9a305e18de0c04dbd257a21cd47087
,
type
:
3
}
m_Name
:
m_EditorClassIdentifier
:
sharedProfile
:
{
fileID
:
11400000
,
guid
:
d6751c11e59c57b42bad61b7c2f75f7d
,
type
:
2
}
isGlobal
:
1
blendDistance
:
0
weight
:
1
priority
:
0
---
!u!65
&448150609
BoxCollider
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
448150607
}
m_Material
:
{
fileID
:
0
}
m_IsTrigger
:
1
m_Enabled
:
1
serializedVersion
:
2
m_Size
:
{
x
:
1
,
y
:
1
,
z
:
1
}
m_Center
:
{
x
:
0
,
y
:
0
,
z
:
0
}
---
!u!4
&448150610
Transform
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
448150607
}
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_Children
:
[]
m_Father
:
{
fileID
:
0
}
m_RootOrder
:
8
m_LocalEulerAnglesHint
:
{
x
:
0
,
y
:
0
,
z
:
0
}
---
!u!1
&534669902
GameObject
:
m_ObjectHideFlags
:
0
...
...
@@ -193,6 +285,7 @@ GameObject:
-
component
:
{
fileID
:
534669904
}
-
component
:
{
fileID
:
534669903
}
-
component
:
{
fileID
:
534669906
}
-
component
:
{
fileID
:
534669907
}
m_Layer
:
0
m_Name
:
Main Camera
m_TagString
:
MainCamera
...
...
@@ -220,9 +313,10 @@ Camera:
m_ClearFlags
:
1
m_BackGroundColor
:
{
r
:
0.19215687
,
g
:
0.3019608
,
b
:
0.4745098
,
a
:
0
}
m_projectionMatrixMode
:
1
m_GateFitMode
:
2
m_FOVAxisMode
:
0
m_SensorSize
:
{
x
:
36
,
y
:
24
}
m_LensShift
:
{
x
:
0
,
y
:
0
}
m_GateFitMode
:
2
m_FocalLength
:
50
m_NormalizedViewPortRect
:
serializedVersion
:
2
...
...
@@ -277,6 +371,66 @@ MonoBehaviour:
m_Name
:
m_EditorClassIdentifier
:
dragSpeed
:
10
---
!u!114
&534669907
MonoBehaviour
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
534669902
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
948f4100a11a5c24981795d21301da5c
,
type
:
3
}
m_Name
:
m_EditorClassIdentifier
:
volumeTrigger
:
{
fileID
:
534669905
}
volumeLayer
:
serializedVersion
:
2
m_Bits
:
1024
stopNaNPropagation
:
1
finalBlitToCameraTarget
:
1
antialiasingMode
:
1
temporalAntialiasing
:
jitterSpread
:
0.75
sharpness
:
0.25
stationaryBlending
:
0.95
motionBlending
:
0.85
subpixelMorphologicalAntialiasing
:
quality
:
2
fastApproximateAntialiasing
:
fastMode
:
1
keepAlpha
:
1
fog
:
enabled
:
1
excludeSkybox
:
1
debugLayer
:
lightMeter
:
width
:
512
height
:
256
showCurves
:
1
histogram
:
width
:
512
height
:
256
channel
:
3
waveform
:
exposure
:
0.12
height
:
256
vectorscope
:
size
:
256
exposure
:
0.12
overlaySettings
:
linearDepth
:
0
motionColorIntensity
:
4
motionGridSize
:
64
colorBlindnessType
:
0
colorBlindnessStrength
:
1
m_Resources
:
{
fileID
:
11400000
,
guid
:
d82512f9c8e5d4a4d938b575d47f88d4
,
type
:
2
}
m_ShowToolkit
:
0
m_ShowCustomSorter
:
0
breakBeforeColorGrading
:
0
m_BeforeTransparentBundles
:
[]
m_BeforeStackBundles
:
[]
m_AfterStackBundles
:
[]
---
!u!114
&2102809461
stripped
MonoBehaviour
:
m_CorrespondingSourceObject
:
{
fileID
:
7277015661519863741
,
guid
:
20dee07e28273f049a9093ae4453912f
,
...
...
@@ -660,6 +814,11 @@ PrefabInstance:
m_Modification
:
m_TransformParent
:
{
fileID
:
0
}
m_Modifications
:
-
target
:
{
fileID
:
7277015661519863741
,
guid
:
20dee07e28273f049a9093ae4453912f
,
type
:
3
}
propertyPath
:
m_NavMeshData
value
:
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7277015661519863740
,
guid
:
20dee07e28273f049a9093ae4453912f
,
type
:
3
}
propertyPath
:
m_Name
...
...
@@ -670,11 +829,6 @@ PrefabInstance:
propertyPath
:
m_IsActive
value
:
1
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7277015661519863741
,
guid
:
20dee07e28273f049a9093ae4453912f
,
type
:
3
}
propertyPath
:
m_NavMeshData
value
:
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7277015661519863742
,
guid
:
20dee07e28273f049a9093ae4453912f
,
type
:
3
}
propertyPath
:
m_LocalPosition.x
...
...
This diff is collapsed.
Click to expand it.
Packages/manifest.json
View file @
a2180f0f
...
...
@@ -11,6 +11,7 @@
"com.unity.ide.vscode"
:
"1.0.4"
,
"com.unity.multiplayer-hlapi"
:
"1.0.2"
,
"com.unity.package-manager-ui"
:
"2.2.0"
,
"com.unity.postprocessing"
:
"2.1.6"
,
"com.unity.purchasing"
:
"2.0.6"
,
"com.unity.test-framework"
:
"1.0.12"
,
"com.unity.textmeshpro"
:
"1.3.0"
,
...
...
This diff is collapsed.
Click to expand it.
ProjectSettings/ProjectSettings.asset
View file @
a2180f0f
...
...
@@ -47,7 +47,7 @@ PlayerSettings:
defaultScreenWidthWeb
:
960
defaultScreenHeightWeb
:
600
m_StereoRenderingPath
:
0
m_ActiveColorSpace
:
0
m_ActiveColorSpace
:
1
m_MTRendering
:
1
m_StackTraceTypes
:
010000000100000001000000010000000100000001000000
iosShowActivityIndicatorOnLoading
:
-1
...
...
@@ -546,7 +546,17 @@ PlayerSettings:
webGLLinkerTarget
:
1
webGLThreadsSupport
:
0
webGLWasmStreaming
:
0
scriptingDefineSymbols
:
{}
scriptingDefineSymbols
:
1
:
UNITY_POST_PROCESSING_STACK_V2
7
:
UNITY_POST_PROCESSING_STACK_V2
13
:
UNITY_POST_PROCESSING_STACK_V2
19
:
UNITY_POST_PROCESSING_STACK_V2
21
:
UNITY_POST_PROCESSING_STACK_V2
25
:
UNITY_POST_PROCESSING_STACK_V2
26
:
UNITY_POST_PROCESSING_STACK_V2
27
:
UNITY_POST_PROCESSING_STACK_V2
28
:
UNITY_POST_PROCESSING_STACK_V2
29
:
UNITY_POST_PROCESSING_STACK_V2
platformArchitecture
:
{}
scriptingBackend
:
{}
il2cppCompilerConfiguration
:
{}
...
...
This diff is collapsed.
Click to expand it.
ProjectSettings/QualitySettings.asset
View file @
a2180f0f
...
...
@@ -18,7 +18,7 @@ QualitySettings:
shadowCascade2Split
:
0.33333334
shadowCascade4Split
:
{
x
:
0.06666667
,
y
:
0.2
,
z
:
0.46666667
}
shadowmaskMode
:
0
blend
Weights
:
1
skin
Weights
:
1
textureQuality
:
1
anisotropicTextures
:
0
antiAliasing
:
0
...
...
@@ -53,7 +53,7 @@ QualitySettings:
shadowCascade2Split
:
0.33333334
shadowCascade4Split
:
{
x
:
0.06666667
,
y
:
0.2
,
z
:
0.46666667
}
shadowmaskMode
:
0
blend
Weights
:
2
skin
Weights
:
2
textureQuality
:
0
anisotropicTextures
:
0
antiAliasing
:
0
...
...
@@ -88,7 +88,7 @@ QualitySettings:
shadowCascade2Split
:
0.33333334
shadowCascade4Split
:
{
x
:
0.06666667
,
y
:
0.2
,
z
:
0.46666667
}
shadowmaskMode
:
0
blend
Weights
:
2
skin
Weights
:
2
textureQuality
:
0
anisotropicTextures
:
1
antiAliasing
:
0
...
...
@@ -123,7 +123,7 @@ QualitySettings:
shadowCascade2Split
:
0.33333334
shadowCascade4Split
:
{
x
:
0.06666667
,
y
:
0.2
,
z
:
0.46666667
}
shadowmaskMode
:
1
blend
Weights
:
2
skin
Weights
:
2
textureQuality
:
0
anisotropicTextures
:
1
antiAliasing
:
2
...
...
@@ -158,7 +158,7 @@ QualitySettings:
shadowCascade2Split
:
0.33333334
shadowCascade4Split
:
{
x
:
0.06666667
,
y
:
0.2
,
z
:
0.46666667
}
shadowmaskMode
:
1
blend
Weights
:
4
skin
Weights
:
4
textureQuality
:
0
anisotropicTextures
:
1
antiAliasing
:
4
...
...
@@ -193,7 +193,7 @@ QualitySettings:
shadowCascade2Split
:
0.33333334
shadowCascade4Split
:
{
x
:
0.06666667
,
y
:
0.2
,
z
:
0.46666667
}
shadowmaskMode
:
1
blend
Weights
:
4
skin
Weights
:
4
textureQuality
:
0
anisotropicTextures
:
1
antiAliasing
:
4
...
...
This diff is collapsed.
Click to expand it.
ProjectSettings/TagManager.asset
View file @
a2180f0f
...
...
@@ -18,7 +18,7 @@ TagManager:
-
-
Player
-
Wall
-
-
PostProcessing
-
-
-
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment