mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-01 19:12:31 +08:00
The new property camera.visibleWorldRect gives the Aabb of the world region visible through the camera. This can be useful for culling the render pipeline, or similar purposes.