# Light Field Photosets

Light Field Photosets are folders of images, with each image being taken slightly horizontally offset from the last.  \
\
For Looking Glass Studio to import a photoset, photos must be ordered (alphanumerically) from either right to left or left to right. As of Looking Glass Studio 1.0.4 you can switch the direction of the light field directly in Looking Glass Studio!\
\
Examples of Light Field Photosets are available below:

* <https://look.glass/hopstudio-photoset-example1>
* <https://look.glass/hopstudio-photoset-example2>

### Import into Looking Glass Studio <a href="#import-into-holoplay-studio" id="import-into-holoplay-studio"></a>

To import light field photosets into Looking Glass Studio you can:&#x20;

* Drag and drop the first image of the photoset into Looking Glass Studio, then select the `Light Field Photoset` option.&#x20;

or

* Select the **Add Hologram** tab and click anywhere on the panel. This will open a File Explorer or Finder window where you can select the images(s) you want to import.&#x20;

### Editing with the Properties Panel <a href="#editing-with-the-properties-panel" id="editing-with-the-properties-panel"></a>

* **Focus** changes the focal plane of the hologram
* To pan and zoom, place your cursor in the Looking Glass window and scroll up or down to **Zoom**, and click and drag to **Pan**
* **Direction** changes the order in which the frames are read.&#x20;

{% hint style="info" %}
If your photoset looks like it's moving left to right as you view it, try changing the direction, it's possible that it's using the incorrect direction.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lfdocs.lookingglassfactory.com/software/looking-glass-studio/light-field-photosets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
