example (triangles, vertices, etc):
1 Like
thanks but i’m actually talking about visualizing the object as triangles and vertices in the render view
renderer.render(scene, camera) usually does the truck
Would… material.wireframe = true
and PointsMaterial be what you’re looking for?
2 Likes