Skip to content

Commit 057a546

Browse files
authored
Revert "ParticleRenderer support bounds and frustum culling (#1963)"
This reverts commit 6d0fdd8.
1 parent 6d0fdd8 commit 057a546

21 files changed

+154
-2309
lines changed

e2e/case/particleRenderer-dream.ts

-343
This file was deleted.

e2e/config.ts

-7
Original file line numberDiff line numberDiff line change
@@ -163,12 +163,5 @@ export const E2E_CONFIG = {
163163
caseFileName: "physx-collision",
164164
threshold: 0.1
165165
}
166-
},
167-
Particle: {
168-
meshopt: {
169-
category: "Particle",
170-
caseFileName: "particleRenderer-dream",
171-
threshold: 0.3
172-
}
173166
}
174167
};
Binary file not shown.

0 commit comments

Comments
 (0)