mirror of
				https://github.com/DerTyp7/defrain-shooter-unity.git
				synced 2025-10-29 20:52:10 +01:00 
			
		
		
		
	PostProcessing & Universal RP
added PostProcessing and Universal Render Pipeline from the Packet Manager. You can disable PostProcessing (If it lags too much) by disabling PostProcessingVolume in the Hierarchy. added some fancy lights to the test scnee added dirt texture to the camera added bloom to the lights added light to explosion from grenade
This commit is contained in:
		
							
								
								
									
										64
									
								
								Assets/Skybox/New Lighting Settings.lighting
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										64
									
								
								Assets/Skybox/New Lighting Settings.lighting
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,64 @@ | ||||
| %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: 4 | ||||
|   m_GIWorkflowMode: 1 | ||||
|   m_EnableBakedLightmaps: 1 | ||||
|   m_EnableRealtimeLightmaps: 1 | ||||
|   m_RealtimeEnvironmentLighting: 1 | ||||
|   m_BounceScale: 1 | ||||
|   m_AlbedoBoost: 1 | ||||
|   m_IndirectOutputScale: 1 | ||||
|   m_UsingShadowmask: 1 | ||||
|   m_BakeBackend: 1 | ||||
|   m_LightmapMaxSize: 1024 | ||||
|   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_TrainingDataDestination: TrainingData | ||||
|   m_RealtimeResolution: 2 | ||||
|   m_ForceWhiteAlbedo: 0 | ||||
|   m_ForceUpdates: 0 | ||||
|   m_FinalGather: 0 | ||||
|   m_FinalGatherRayCount: 256 | ||||
|   m_FinalGatherFiltering: 1 | ||||
|   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: 1 | ||||
|   m_PVREnvironmentMIS: 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: 5 | ||||
|   m_PVRFilteringGaussRadiusAO: 2 | ||||
|   m_PVRFilteringAtrousPositionSigmaDirect: 0.5 | ||||
|   m_PVRFilteringAtrousPositionSigmaIndirect: 2 | ||||
|   m_PVRFilteringAtrousPositionSigmaAO: 1 | ||||
|   m_PVRTiledBaking: 0 | ||||
		Reference in New Issue
	
	Block a user
	 Noah4ever
					Noah4ever