Wireframe ========= .. image:: https://user-images.githubusercontent.com/14288520/201467891-274ae39e-3fdb-4c5b-899a-82bacbb426aa.png :target: https://user-images.githubusercontent.com/14288520/201467891-274ae39e-3fdb-4c5b-899a-82bacbb426aa.png Functionality ------------- The Wireframe node transforms a mesh into a wireframe by iterating over its faces, collecting all edges and turning those edges into four-sided polygons. Be aware of the fact that your mesh needs to have faces to be wireframed. .. image:: https://user-images.githubusercontent.com/14288520/201468102-88563b81-1c20-469a-b7f5-77e8efdece71.png :target: https://user-images.githubusercontent.com/14288520/201468102-88563b81-1c20-469a-b7f5-77e8efdece71.png See: https://docs.blender.org/manual/en/latest/modeling/modifiers/generate/wireframe.html