Can't see triangles in display wireframe

Godot 4.4

Question

Hello. I trying to learn godot and using documentation for this. According to documentation, i should use display wireframe flag in perspective popup window to see a triangles. But it doesnt work.
(“Then, in the viewport, click in the upper left corner on the Perspective button. In the menu that appears, select Display Wireframe.
This will allow you to see the triangles making up the plane.”). Link to docs: Your first 3D shader — Godot Engine (stable) documentation in English
I appreciate all your support.

I see no issues. Can you check on a different mesh, like a Sphere to see what you’ll see?


Maybe you can also create a new project to see if you’ll be able to see it there.

1 Like

I have tried create new project, it works. At my old project i fixed it after re-creating mesh instance. Thanks for your help!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.