as shown in the figure, the rotation and movement of the model will be displayed. How can I hide it?
as shown in the figure, the rotation and movement of the model will be displayed. How can I hide it?
that is the base point for rotation, zooming and translation of the Viewer camera, which cannot be removed at present, but you can try to change its size, which is nearly invisible. The default size is 1 unit
.viewer.utilities.setPivotSize( 0.05 )
Previous: How to dynamically change the components imported by import in vue
Next: How does vue convert the current page to html and download it?