升级水插件

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

@@ -25,7 +25,7 @@ namespace WaveHarmonic.Crest.Editor
internal static readonly Dictionary<string, Dictionary<string, MaterialAttribute>> s_Grouped = new()
{
{
"Crest/Underwater", new()
UnderwaterRenderer.k_ShaderNameEffect, new()
{
{ "_Crest_DataSliceOffset", new() { _IntegerRange = new(0, Lod.k_MaximumSlices - 2) } },
}