mirror of
https://github.com/godotengine/godot.git
synced 2026-03-10 21:06:13 +00:00
- Supporting custom AABB on the MultiMesh resource itself allows us to prevent costly runtime AABB recalculations. - Should also help improve CPU Particle performance.