Add Wireframes for 2D Mode #10204
yosimba2000
started this conversation in
2D
Replies: 1 comment
-
This makes sense, but note that in the Compatibility rendering method, wireframes must be generated in advance. This is automatically done while in the editor in 3D ( In the meantime, you could run Godot through RenderDoc and get a wireframe view this way. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm working in the 2D mode, and have a subdivided plane. Unfortunately, I cannot see the actual subdivisions since wireframes are unavailable.
Please make wireframes available in 2D.
My use case: I'm making a shader that displaces vertices on the mesh, and I need to visibly see the vertices.
Beta Was this translation helpful? Give feedback.
All reactions