mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-23 20:26:04 +00:00
Portal and room occlusion culling is replaced by raster occlusion in 4.0, which undergoes an entirely different setup process. Therefore, we can only convert those nodes to Node3Ds to allow loading `3.x` scenes while keeping transforms valid.