I hope that the effect of opening and closing wireframe can be customized by default when loading the model.

large models do not open wireframes by default, while small models load wireframes by default
as a developer, I hope I can have an API that can customize the effect of switching wireframes in order to adapt to different project needs.

clipboard.png

Oct.12,2021

viewer3D.setBorderLineEnabled (false);
true means to turn on, and false means to turn off wireframe mode

Menu