升级水插件

This commit is contained in:
2026-01-08 22:30:55 +08:00
parent febff82d24
commit ca68084264
415 changed files with 18138 additions and 7134 deletions

View File

@@ -29,9 +29,9 @@ Material:
- _BUILTIN_ALPHATEST_ON
- _BUILTIN_AlphaClip
- _BUILTIN_SURFACE_TYPE_TRANSPARENT
- _BUILTIN_TRANSPARENT_RECEIVES_SHADOWS
- _DOUBLESIDED_ON
- _ENABLE_FOG_ON_TRANSPARENT
- _SPECULAR_SETUP
- _SURFACE_TYPE_TRANSPARENT
- _TRANSPARENT_WRITES_MOTION_VEC
m_InvalidKeywords: []

View File

@@ -56,12 +56,14 @@ MonoBehaviour:
_Spectrum: {fileID: 11400000, guid: ce5a3f1aff978418c90b45d58f574528, type: 2}
_EvaluateSpectrumAtRunTimeEveryFrame: 0
_RespectShallowWaterAttenuation: 1
_OverrideGlobalWindDirection: 1
_WaveDirectionHeadingAngle: 180
_OverrideGlobalWindSpeed: 0
_WindSpeed: 20
_Resolution: 128
_DrawSlicesInEditor: 0
_AlphaSource: 0
_OverrideGlobalWindTurbulence: 1
_WindTurbulence: 0.145
_WindAlignment: 0
_TimeLoopLength: Infinity
@@ -71,7 +73,7 @@ MonoBehaviour:
_TimeResolution: 4
_SmallestWavelengthRequired: 2
_BakedTimeLoopLength: 32
_Version: 1
_Version: 2
references:
version: 2
RefIds:
@@ -296,34 +298,45 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: e64c239f69eea46778ded6dcc3427a34, type: 3}
m_Name:
m_EditorClassIdentifier:
_Version: 0
_Camera: {fileID: 0}
_TimeProvider: {fileID: 0}
_OverrideRenderHDR: 0
_RenderHDR: 1
_WindSpeed: 150
_OverrideGravity: 0
_GravityOverride: -9.8
_GravityMultiplier: 1
_PrimaryLight: {fileID: 0}
_Layer: 4
_Material: {fileID: 2100000, guid: d340825b528984c3ea62563460223aa4, type: 2}
_VolumeMaterial: {fileID: 0}
_ChunkTemplate: {fileID: 0}
_CastShadows: 0
_WriteMotionVectors: 1
_WriteToDepthTexture: 1
_WaterBodyCulling: 1
_TimeSliceBoundsUpdateFrameCount: 1
_SurfaceSelfIntersectionFixMode: 4
_AllowRenderQueueSorting: 0
_Version: 1
_Camera: {fileID: 0}
_TimeProvider: {fileID: 0}
_WindZone: {fileID: 0}
_OverrideWindZoneWindSpeed: 0
_WindSpeed: 150
_OverrideWindZoneWindDirection: 0
_WindDirection: 0
_OverrideWindZoneWindTurbulence: 0
_WindTurbulence: 0.145
_OverrideGravity: 0
_GravityOverride: -9.8
_GravityMultiplier: 1
_PrimaryLight: {fileID: 0}
_InjectionPoint: 0
_WriteToColorTexture: 1
_WriteToDepthTexture: 1
_WriteMotionVectors: 1
_OverrideRenderHDR: 0
_RenderHDR: 1
_Surface:
rid: 1010
_ScaleRange: {x: 4, y: 256}
_DropDetailHeightBasedOnWaves: 0.2
_Slices: 7
_Slices: 9
_Resolution: 384
_GeometryDownSampleFactor: 4
_ExtentsSizeMultiplier: 100
_Viewpoint: {fileID: 0}
_CenterOfDetailDisplacementCorrection: 1
_SampleTerrainHeightForScale: 1
_ForceScaleChangeSmoothing: 0
_TeleportThreshold: 10
@@ -353,6 +366,8 @@ MonoBehaviour:
rid: 1720327093404827649
_Underwater:
rid: 1720327093404827648
_Meniscus:
rid: 1011
_Portals:
rid: 7000983677634084867
_ShowWaterProxyPlane: 0
@@ -364,15 +379,11 @@ MonoBehaviour:
_ShowHiddenObjects: 0
_DisableFollowViewpoint: 0
_DestroyResourcesInOnDisable: 0
_DisableChunks: 0
_UniformTiles: 0
_DisableSkirt: 0
_DrawLodOutline: 0
_ShowDebugInformation: 0
_LogScaleChange: 0
_PauseOnScaleChange: 0
_IgnoreWavesForScaleChange: 0
_ForceBatchMode: 0
_ForceNoGraphics: 0
_Resources: {fileID: 11400000, guid: 0817af17dea584e5382e6216db162d4a, type: 2}
references:
@@ -401,6 +412,7 @@ MonoBehaviour:
_Resolution: 256
_TextureFormatMode: 100
_TextureFormat: 46
_IncludeTerrainHeight: 0
_EnableSignedDistanceFields: 1
- rid: 1002
type: {class: FoamLod, ns: WaveHarmonic.Crest, asm: WaveHarmonic.Crest}
@@ -440,6 +452,7 @@ MonoBehaviour:
_Resolution: 256
_TextureFormatMode: 100
_TextureFormat: 6
_SimulationFrequency: 60
_DynamicSoftShadows: 1
_SoftJitterExtinctionFactor: 0.75
_JitterDiameterSoft: 15
@@ -489,6 +502,29 @@ MonoBehaviour:
_ShorelineColor: {r: 0, g: 0.588, b: 1.2, a: 6}
_ShorelineColorMaximumDistance: 10
_ShorelineColorFalloff: 2
- rid: 1010
type: {class: SurfaceRenderer, ns: WaveHarmonic.Crest, asm: WaveHarmonic.Crest}
data:
_Version: 0
_Enabled: 1
_Layer: 4
_Material: {fileID: 2100000, guid: d340825b528984c3ea62563460223aa4, type: 2}
_VolumeMaterial: {fileID: 0}
_ChunkTemplate: {fileID: 0}
_CastShadows: 0
_WaterBodyCulling: 1
_TimeSliceBoundsUpdateFrameCount: 1
_SurfaceSelfIntersectionFixMode: 4
_AllowRenderQueueSorting: 0
_Debug:
_UniformTiles: 0
_DisableSkirt: 0
- rid: 1011
type: {class: Meniscus, ns: WaveHarmonic.Crest, asm: WaveHarmonic.Crest}
data:
_Enabled: 1
_Layer: 4
_Material: {fileID: 2100000, guid: 238e45299a5ec46308e9bf99ddf67963, type: 2}
- rid: 1720327093404827648
type: {class: UnderwaterRenderer, ns: WaveHarmonic.Crest, asm: WaveHarmonic.Crest}
data:
@@ -499,10 +535,6 @@ MonoBehaviour:
_EnvironmentalLightingEnable: 0
_EnvironmentalLightingWeight: 1
_EnvironmentalLightingVolumeProfile: {fileID: 0}
_EnableShaderAPI: 0
_TransparentObjectLayers:
serializedVersion: 2
m_Bits: 0
_AllCameras: 0
_CopyWaterMaterialParametersEachFrame: 1
_FarPlaneMultiplier: 0.68
@@ -519,7 +551,7 @@ MonoBehaviour:
data:
_Version: 0
_Enabled: 0
_Mode: 0
_Mode: 1
_Layers:
serializedVersion: 2
m_Bits: 2147483649