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 type required box3 docid\ w y1d3zvta83yjycevckw yes direction direction of the viewpoint type required string or vector3 docid\ kewrhktc8iq2hlt48srfq no named viewpoint valid values are home front back left right top bottom