gg.easy.airship 0.1.2098 → 0.1.2100

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -121,12 +121,12 @@ MonoBehaviour:
121
121
  m_PrefilterSSAOSampleCountHigh: 1
122
122
  m_PrefilterDBufferMRT1: 1
123
123
  m_PrefilterDBufferMRT2: 1
124
- m_PrefilterDBufferMRT3: 1
124
+ m_PrefilterDBufferMRT3: 0
125
125
  m_PrefilterSoftShadowsQualityLow: 1
126
126
  m_PrefilterSoftShadowsQualityMedium: 1
127
127
  m_PrefilterSoftShadowsQualityHigh: 1
128
128
  m_PrefilterSoftShadows: 0
129
- m_PrefilterScreenCoord: 0
129
+ m_PrefilterScreenCoord: 1
130
130
  m_PrefilterNativeRenderPass: 1
131
131
  m_PrefilterUseLegacyLightmaps: 0
132
132
  m_ShaderVariantLogLevel: 0
@@ -282,7 +282,7 @@ MonoBehaviour:
282
282
  m_Script: {fileID: 11500000, guid: a1614fc811f8f184697d9bee70ab9fe5, type: 3}
283
283
  m_Name: DecalRendererFeature
284
284
  m_EditorClassIdentifier:
285
- m_Active: 0
285
+ m_Active: 1
286
286
  m_Settings:
287
287
  technique: 0
288
288
  maxDrawDistance: 1000
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gg.easy.airship",
3
- "version": "0.1.2098",
3
+ "version": "0.1.2100",
4
4
  "displayName": "Airship",
5
5
  "unity": "2021.3",
6
6
  "unityRelease": "12f1",