Files
engine/packages/math
chenmo.gl b9120f3568 refactor(particle): reuse BoundingBox.transform, fix zero-guard for NaN
- _getPositionRange accepts BoundingBox directly, reuses BoundingBox.transform
- BoundingBox.transform adds zero-guard to avoid 0 * Infinity = NaN
- Update tests for new _getPositionRange signature and edge cases
2026-04-15 22:24:22 +08:00
..
2026-04-13 16:45:59 +08:00