Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
π« Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
View.zoom(entity) for entities outside the context?
-
I wanted to make the camera zoom to an entity within a group or component.
I can't just pass that entity to the zoom method as it is unaware of the transformation of the parent - it assumes the entity is in the current context.
So is there a workaround for this? -
Using
view.zoom(entity)- then transforming the camera'seye,targetandupworked.
Advertisement