Show 3D Model Wireframe
Wire frame is the triangles frame in which the model is made of. You can display your models in “wireframe” mode by using the “show wireframe” command for example:
s is a sinbad
s.show wireframe
This code will show Sinbad in a wireframe mode. You can attach a chase camera to better see the model’s triangles:
s is a sinbad
s.show wireframe
camera.chase s
Now you can use the mouse to look at the model from all angles + zoom in / out