- type SnapshotLocation {
- # The location the snapshot was taken from.
- : AnchorLocation
- # The viewing position at the time the snapshot was captured.
- : Point
- # The viewing rotation at the time the snapshot was captured.
- : Quaternion
- # If an exterior view should be shown when using the camera position from this
- # image in workshop
- # e.g. in a tour or as the start image in the initial workshop transition
- : Boolean
- }