The docs about Camera3D display in Viewport is incorrect #10646
Labels
area:manual
Issues and PRs related to the Manual/Tutorials section of the documentation
bug
topic:rendering
Your Godot version:
4.4 latest
Issue description:
The docs about Camera3D in Viewport is confusing as described below they are sharing a World3D by default unless the Viewport set a different World3D. So actually both
CameraA
andCameraB
will displayMeshA
andMeshB
:URL to the documentation page:
https://docs.godotengine.org/en/latest/tutorials/rendering/viewports.html#cameras-2d-3d
The text was updated successfully, but these errors were encountered: