Hi, we're using annotations on a models as a simple way to set camera lookat's or points of interest. If we set a lot of these then a lot of numbered markers appear over the model and detract from the rendered scene!!
Is there a way to hide the annotation markers thru the Viewer API?
Obviously I could save cameraLookAt's outside of the SF environment, but we'd like the scene builders (students) to do this within Sketchfab editor if possible.
Maybe an initialization flag would be an okay start...
Something like "ui_markers: 0"
Thanks, Andrew