修复液化闪屏问题

This commit is contained in:
X1627315083
2025-11-06 14:44:16 +08:00
parent 8478c57c08
commit 2899f4d6fe

View File

@@ -5,7 +5,7 @@
export class LiquifyCPUManager {
constructor(options = {}) {
this.config = {
gridSize: 100, // 稍微增大网格提高性能
gridSize: 8, // 稍微增大网格提高性能
maxStrength: 200, // 适度降低最大强度
smoothingIterations: 1, // 增加平滑处理
relaxFactor: 0.05, // 适度松弛