HDRP
parent
17f9a46119
commit
27503020e2
|
@ -134,7 +134,7 @@ Material:
|
|||
m_Colors:
|
||||
- _BaseColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _Color: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _EmissionColor: {r: 0, g: 27.623774, b: 97.811325, a: 1}
|
||||
- _EmissionColor: {r: 0, g: 6.7691965, b: 23.968634, a: 1}
|
||||
- _SpecColor: {r: 0.5613208, g: 0.71980435, b: 1, a: 1}
|
||||
m_BuildTextureStacks: []
|
||||
m_AllowLocking: 1
|
||||
|
|
|
@ -0,0 +1,63 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!850595691 &4890085278179872738
|
||||
LightingSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: New Lighting Settings
|
||||
serializedVersion: 9
|
||||
m_EnableBakedLightmaps: 1
|
||||
m_EnableRealtimeLightmaps: 0
|
||||
m_RealtimeEnvironmentLighting: 1
|
||||
m_BounceScale: 1
|
||||
m_AlbedoBoost: 1
|
||||
m_IndirectOutputScale: 1
|
||||
m_UsingShadowmask: 1
|
||||
m_BakeBackend: 1
|
||||
m_LightmapMaxSize: 1024
|
||||
m_LightmapSizeFixed: 0
|
||||
m_UseMipmapLimits: 1
|
||||
m_BakeResolution: 40
|
||||
m_Padding: 2
|
||||
m_LightmapCompression: 3
|
||||
m_AO: 0
|
||||
m_AOMaxDistance: 1
|
||||
m_CompAOExponent: 1
|
||||
m_CompAOExponentDirect: 0
|
||||
m_ExtractAO: 0
|
||||
m_MixedBakeMode: 2
|
||||
m_LightmapsBakeMode: 1
|
||||
m_FilterMode: 1
|
||||
m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0}
|
||||
m_ExportTrainingData: 0
|
||||
m_EnableWorkerProcessBaking: 1
|
||||
m_TrainingDataDestination: TrainingData
|
||||
m_RealtimeResolution: 2
|
||||
m_ForceWhiteAlbedo: 0
|
||||
m_ForceUpdates: 0
|
||||
m_PVRCulling: 1
|
||||
m_PVRSampling: 1
|
||||
m_PVRDirectSampleCount: 32
|
||||
m_PVRSampleCount: 512
|
||||
m_PVREnvironmentSampleCount: 256
|
||||
m_PVREnvironmentReferencePointCount: 2048
|
||||
m_LightProbeSampleCountMultiplier: 4
|
||||
m_PVRBounces: 2
|
||||
m_PVRMinBounces: 2
|
||||
m_PVREnvironmentImportanceSampling: 1
|
||||
m_PVRFilteringMode: 1
|
||||
m_PVRDenoiserTypeDirect: 1
|
||||
m_PVRDenoiserTypeIndirect: 1
|
||||
m_PVRDenoiserTypeAO: 1
|
||||
m_PVRFilterTypeDirect: 0
|
||||
m_PVRFilterTypeIndirect: 0
|
||||
m_PVRFilterTypeAO: 0
|
||||
m_PVRFilteringGaussRadiusDirect: 1
|
||||
m_PVRFilteringGaussRadiusIndirect: 1
|
||||
m_PVRFilteringGaussRadiusAO: 1
|
||||
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
|
||||
m_PVRFilteringAtrousPositionSigmaIndirect: 2
|
||||
m_PVRFilteringAtrousPositionSigmaAO: 1
|
||||
m_RespectSceneVisibilityWhenBakingGI: 0
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: bdac88736f44b6f48bc9d25ce7b2e714
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 4890085278179872738
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -1,5 +1,72 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &-4703571996973903471
|
||||
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: 06437c1ff663d574d9447842ba0a72e4, type: 3}
|
||||
m_Name: ScreenSpaceLensFlare
|
||||
m_EditorClassIdentifier:
|
||||
active: 1
|
||||
intensity:
|
||||
m_OverrideState: 1
|
||||
m_Value: 0.2
|
||||
tintColor:
|
||||
m_OverrideState: 0
|
||||
m_Value: {r: 1, g: 1, b: 1, a: 1}
|
||||
bloomMip:
|
||||
m_OverrideState: 0
|
||||
m_Value: 1
|
||||
firstFlareIntensity:
|
||||
m_OverrideState: 0
|
||||
m_Value: 1.51
|
||||
secondaryFlareIntensity:
|
||||
m_OverrideState: 0
|
||||
m_Value: 2.64
|
||||
warpedFlareIntensity:
|
||||
m_OverrideState: 0
|
||||
m_Value: 1
|
||||
warpedFlareScale:
|
||||
m_OverrideState: 0
|
||||
m_Value: {x: 1, y: 1}
|
||||
samples:
|
||||
m_OverrideState: 1
|
||||
m_Value: 2
|
||||
sampleDimmer:
|
||||
m_OverrideState: 0
|
||||
m_Value: 0.5
|
||||
vignetteEffect:
|
||||
m_OverrideState: 1
|
||||
m_Value: 0.517
|
||||
startingPosition:
|
||||
m_OverrideState: 1
|
||||
m_Value: 2.01
|
||||
scale:
|
||||
m_OverrideState: 1
|
||||
m_Value: 1.06
|
||||
streaksIntensity:
|
||||
m_OverrideState: 0
|
||||
m_Value: 0
|
||||
streaksLength:
|
||||
m_OverrideState: 0
|
||||
m_Value: 0.5
|
||||
streaksOrientation:
|
||||
m_OverrideState: 0
|
||||
m_Value: 0
|
||||
streaksThreshold:
|
||||
m_OverrideState: 0
|
||||
m_Value: 0.25
|
||||
resolution:
|
||||
m_OverrideState: 0
|
||||
m_Value: 4
|
||||
chromaticAbberationIntensity:
|
||||
m_OverrideState: 0
|
||||
m_Value: 0.5
|
||||
--- !u!114 &-32820517437979890
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 3
|
||||
|
@ -18,13 +85,13 @@ MonoBehaviour:
|
|||
m_Value: 1
|
||||
threshold:
|
||||
m_OverrideState: 1
|
||||
m_Value: 5
|
||||
m_Value: 1
|
||||
intensity:
|
||||
m_OverrideState: 1
|
||||
m_Value: 0.2
|
||||
m_Value: 0.1
|
||||
scatter:
|
||||
m_OverrideState: 1
|
||||
m_Value: 0.5
|
||||
m_Value: 1
|
||||
clamp:
|
||||
m_OverrideState: 0
|
||||
m_Value: 65472
|
||||
|
@ -62,6 +129,7 @@ MonoBehaviour:
|
|||
components:
|
||||
- {fileID: 1881579288749618558}
|
||||
- {fileID: -32820517437979890}
|
||||
- {fileID: -4703571996973903471}
|
||||
--- !u!114 &1881579288749618558
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 3
|
||||
|
|
|
@ -41,7 +41,7 @@ MonoBehaviour:
|
|||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 0
|
||||
width: 1254
|
||||
width: 1039
|
||||
height: 933
|
||||
m_MinSize: {x: 201, y: 226}
|
||||
m_MaxSize: {x: 4001, y: 4026}
|
||||
|
@ -166,9 +166,9 @@ MonoBehaviour:
|
|||
- {fileID: 9}
|
||||
m_Position:
|
||||
serializedVersion: 2
|
||||
x: 1254
|
||||
x: 1039
|
||||
y: 0
|
||||
width: 340
|
||||
width: 489
|
||||
height: 933
|
||||
m_MinSize: {x: 100, y: 100}
|
||||
m_MaxSize: {x: 8096, y: 16192}
|
||||
|
@ -192,7 +192,7 @@ MonoBehaviour:
|
|||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 0
|
||||
width: 340
|
||||
width: 489
|
||||
height: 331
|
||||
m_MinSize: {x: 202, y: 226}
|
||||
m_MaxSize: {x: 4002, y: 4026}
|
||||
|
@ -218,7 +218,7 @@ MonoBehaviour:
|
|||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 331
|
||||
width: 340
|
||||
width: 489
|
||||
height: 602
|
||||
m_MinSize: {x: 232, y: 276}
|
||||
m_MaxSize: {x: 10002, y: 10026}
|
||||
|
@ -242,9 +242,9 @@ MonoBehaviour:
|
|||
m_Children: []
|
||||
m_Position:
|
||||
serializedVersion: 2
|
||||
x: 1594
|
||||
x: 1528
|
||||
y: 0
|
||||
width: 326
|
||||
width: 392
|
||||
height: 933
|
||||
m_MinSize: {x: 276, y: 76}
|
||||
m_MaxSize: {x: 4001, y: 4026}
|
||||
|
@ -274,10 +274,10 @@ MonoBehaviour:
|
|||
m_TextWithWhitespace: "\u6E38\u620F\u200B"
|
||||
m_Pos:
|
||||
serializedVersion: 2
|
||||
x: 4
|
||||
y: 87
|
||||
width: 1238
|
||||
height: 898
|
||||
x: 0
|
||||
y: 79
|
||||
width: 1038
|
||||
height: 907
|
||||
m_SerializedDataModeController:
|
||||
m_DataMode: 0
|
||||
m_PreferredDataMode: 0
|
||||
|
@ -295,7 +295,7 @@ MonoBehaviour:
|
|||
m_ShowGizmos: 0
|
||||
m_TargetDisplay: 0
|
||||
m_ClearColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
m_TargetSize: {x: 1238, y: 877}
|
||||
m_TargetSize: {x: 1038, y: 886}
|
||||
m_TextureFilterMode: 0
|
||||
m_TextureHideFlags: 61
|
||||
m_RenderIMGUI: 1
|
||||
|
@ -310,10 +310,10 @@ MonoBehaviour:
|
|||
m_VRangeLocked: 0
|
||||
hZoomLockedByDefault: 0
|
||||
vZoomLockedByDefault: 0
|
||||
m_HBaseRangeMin: -619
|
||||
m_HBaseRangeMax: 619
|
||||
m_VBaseRangeMin: -438.5
|
||||
m_VBaseRangeMax: 438.5
|
||||
m_HBaseRangeMin: -519
|
||||
m_HBaseRangeMax: 519
|
||||
m_VBaseRangeMin: -443
|
||||
m_VBaseRangeMax: 443
|
||||
m_HAllowExceedBaseRangeMin: 1
|
||||
m_HAllowExceedBaseRangeMax: 1
|
||||
m_VAllowExceedBaseRangeMin: 1
|
||||
|
@ -331,23 +331,23 @@ MonoBehaviour:
|
|||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 21
|
||||
width: 1238
|
||||
height: 877
|
||||
width: 1038
|
||||
height: 886
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Translation: {x: 619, y: 438.5}
|
||||
m_Translation: {x: 519, y: 443}
|
||||
m_MarginLeft: 0
|
||||
m_MarginRight: 0
|
||||
m_MarginTop: 0
|
||||
m_MarginBottom: 0
|
||||
m_LastShownAreaInsideMargins:
|
||||
serializedVersion: 2
|
||||
x: -619
|
||||
y: -438.5
|
||||
width: 1238
|
||||
height: 877
|
||||
x: -519
|
||||
y: -443
|
||||
width: 1038
|
||||
height: 886
|
||||
m_MinimalGUI: 1
|
||||
m_defaultScale: 1
|
||||
m_LastWindowPixelSize: {x: 1238, y: 898}
|
||||
m_LastWindowPixelSize: {x: 1038, y: 907}
|
||||
m_ClearInEditMode: 1
|
||||
m_NoCameraWarning: 1
|
||||
m_LowResolutionForAspectRatios: 01000000000000000000
|
||||
|
@ -376,7 +376,7 @@ MonoBehaviour:
|
|||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 24
|
||||
width: 1253
|
||||
width: 1038
|
||||
height: 907
|
||||
m_SerializedDataModeController:
|
||||
m_DataMode: 0
|
||||
|
@ -932,9 +932,9 @@ MonoBehaviour:
|
|||
m_AudioPlay: 0
|
||||
m_DebugDrawModesUseInteractiveLightBakingData: 0
|
||||
m_Position:
|
||||
m_Target: {x: -0.18293372, y: 0.7142471, z: -2.6122222}
|
||||
m_Target: {x: 0.77508736, y: -0.6288831, z: -0.536971}
|
||||
speed: 2
|
||||
m_Value: {x: -0.18293372, y: 0.7142471, z: -2.6122222}
|
||||
m_Value: {x: 0.77508736, y: -0.6288831, z: -0.536971}
|
||||
m_RenderMode: 0
|
||||
m_CameraMode:
|
||||
drawMode: 0
|
||||
|
@ -980,13 +980,13 @@ MonoBehaviour:
|
|||
m_GridAxis: 1
|
||||
m_gridOpacity: 0.5
|
||||
m_Rotation:
|
||||
m_Target: {x: -0.13743936, y: -0.63476926, z: 0.116101995, w: -0.75147605}
|
||||
m_Target: {x: -0.1822059, y: -0.11737928, z: 0.021572683, w: -0.9761414}
|
||||
speed: 2
|
||||
m_Value: {x: 0.13743936, y: 0.63476926, z: -0.11610199, w: 0.751476}
|
||||
m_Value: {x: -0.18220592, y: -0.117379285, z: 0.021572685, w: -0.9761414}
|
||||
m_Size:
|
||||
m_Target: 1.2411735
|
||||
m_Target: 2.1428869
|
||||
speed: 2
|
||||
m_Value: 1.2411735
|
||||
m_Value: 2.1428869
|
||||
m_Ortho:
|
||||
m_Target: 0
|
||||
speed: 2
|
||||
|
@ -1040,7 +1040,7 @@ MonoBehaviour:
|
|||
serializedVersion: 2
|
||||
x: 1
|
||||
y: 24
|
||||
width: 338
|
||||
width: 487
|
||||
height: 305
|
||||
m_SerializedDataModeController:
|
||||
m_DataMode: 0
|
||||
|
@ -1055,10 +1055,10 @@ MonoBehaviour:
|
|||
m_OverlaysVisible: 1
|
||||
m_SceneHierarchy:
|
||||
m_TreeViewState:
|
||||
scrollPos: {x: 0, y: 0}
|
||||
scrollPos: {x: 0, y: 104}
|
||||
m_SelectedIDs:
|
||||
m_LastClickedID: 0
|
||||
m_ExpandedIDs: 44ecfdffa0edfdff4ceefdff1a46feff2446feff2a46fefffa47fefffe47feff0048feff6a4ffeff0854feff0c54feff0e54feff3e5bfeff4060feff4460feff4660feff7ae2feffd6e5feff52e6feff5ee7feffdcb9ffff6ce0ffff8af9ffff94f9fffffcfaffffeeb00000f6b0000002b100000eb1000018cc0000f8ce000060cf0000facf00000ed00000
|
||||
m_ExpandedIDs: e0e8ffff28e9ffff6eebffff94ebffff98ebffffa4eefffffcfafffff4ffffff
|
||||
m_RenameOverlay:
|
||||
m_UserAcceptedRename: 0
|
||||
m_Name:
|
||||
|
@ -1106,7 +1106,7 @@ MonoBehaviour:
|
|||
serializedVersion: 2
|
||||
x: 1
|
||||
y: 355
|
||||
width: 338
|
||||
width: 487
|
||||
height: 576
|
||||
m_SerializedDataModeController:
|
||||
m_DataMode: 0
|
||||
|
@ -1146,10 +1146,10 @@ MonoBehaviour:
|
|||
m_LockTracker:
|
||||
m_IsLocked: 0
|
||||
m_FolderTreeState:
|
||||
scrollPos: {x: 0, y: 0}
|
||||
m_SelectedIDs: 94b80000
|
||||
m_LastClickedID: 47252
|
||||
m_ExpandedIDs: 00000000b8bf0000babf0000bcbf0000bebf0000c0bf0000c2bf0000c4bf0000c6bf0000c8bf0000cabf0000ccbf0000cebf0000d0bf0000d2bf0000d4bf0000d6bf0000d8bf0000dabf0000dcbf0000debf0000e0bf0000e2bf0000e4bf0000e6bf0000e8bf0000eabf0000ecbf0000eebf0000f0bf0000f2bf0000f4bf0000f6bf0000f8bf0000fabf0000fcbf0000febf000000c0000002c0000004c0000006c0000008c00000
|
||||
scrollPos: {x: 0, y: 16}
|
||||
m_SelectedIDs: e2d70000
|
||||
m_LastClickedID: 55266
|
||||
m_ExpandedIDs: 0000000022d7000024d7000026d7000028d700002ad700002cd700002ed7000030d7000032d7000034d7000036d7000038d700003ad700003cd700003ed7000040d7000042d7000044d7000046d7000048d700004ad700004cd700004ed7000050d7000052d7000054d7000056d7000058d700005ad700005cd700005ed7000060d7000062d7000064d7000066d7000068d700006ad700006cd700006ed7000070d7000072d70000
|
||||
m_RenameOverlay:
|
||||
m_UserAcceptedRename: 0
|
||||
m_Name:
|
||||
|
@ -1178,7 +1178,7 @@ MonoBehaviour:
|
|||
scrollPos: {x: 0, y: 0}
|
||||
m_SelectedIDs:
|
||||
m_LastClickedID: 0
|
||||
m_ExpandedIDs: 00000000b8bf0000babf0000bcbf0000bebf0000c0bf0000c2bf0000c4bf0000c6bf0000c8bf0000cabf0000ccbf0000cebf0000d0bf0000d2bf0000d4bf0000d6bf0000d8bf0000dabf0000dcbf0000debf0000e0bf0000e2bf0000e4bf0000e6bf0000e8bf0000eabf0000ecbf0000eebf0000f0bf0000f2bf0000f4bf0000f6bf0000f8bf0000fabf0000fcbf0000febf000000c0000002c0000004c0000006c0000008c00000
|
||||
m_ExpandedIDs: 0000000022d7000024d7000026d7000028d700002ad700002cd700002ed7000030d7000032d7000034d7000036d7000038d700003ad700003cd700003ed7000040d7000042d7000044d7000046d7000048d700004ad700004cd700004ed7000050d7000052d7000054d7000056d7000058d700005ad700005cd700005ed7000060d7000062d7000064d7000066d7000068d700006ad700006cd700006ed7000070d7000072d70000
|
||||
m_RenameOverlay:
|
||||
m_UserAcceptedRename: 0
|
||||
m_Name:
|
||||
|
@ -1207,7 +1207,7 @@ MonoBehaviour:
|
|||
m_SelectedInstanceIDs:
|
||||
m_LastClickedInstanceID: 0
|
||||
m_HadKeyboardFocusLastEvent: 1
|
||||
m_ExpandedInstanceIDs: c623000020bd0000a6bd000000000000b8b700001eb10000ead30000
|
||||
m_ExpandedInstanceIDs: c623000020bd0000a6bd000000000000b8b700001eb10000ead30000e8b10000
|
||||
m_RenameOverlay:
|
||||
m_UserAcceptedRename: 0
|
||||
m_Name:
|
||||
|
@ -1235,7 +1235,7 @@ MonoBehaviour:
|
|||
m_ScrollPosition: {x: 0, y: 0}
|
||||
m_GridSize: 16
|
||||
m_SkipHiddenPackages: 0
|
||||
m_DirectoriesAreaWidth: 186
|
||||
m_DirectoriesAreaWidth: 240
|
||||
--- !u!114 &15
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 52
|
||||
|
@ -1257,9 +1257,9 @@ MonoBehaviour:
|
|||
m_TextWithWhitespace: "\u68C0\u67E5\u5668\u200B"
|
||||
m_Pos:
|
||||
serializedVersion: 2
|
||||
x: 1595
|
||||
x: 1529
|
||||
y: 24
|
||||
width: 325
|
||||
width: 391
|
||||
height: 907
|
||||
m_SerializedDataModeController:
|
||||
m_DataMode: 0
|
||||
|
|
Loading…
Reference in New Issue