Methods
View
lookAtBoundingBox
moves the viewpoint to look at the specified bounding box the viewpoint simulates the position of a camera looking at the scene example usage const boundingbox = { max { x 100, y 100, z 100 }, min { x 0, y 0, z 0 } }; viewer3d lookatboundingbox(boundingbox); parameters boundingbox bounding box to look at true 330,331left unhandled content type left unhandled content type left unhandled content type left unhandled content type direction direction of the viewpoint true 330,331left unhandled content type left unhandled content type left unhandled content type left unhandled content type named viewpoint valid values are home front back left right top bottom