# 3D Gaussian Splat

Gaussian Splat Layers allow you to import and visualize 3D Gaussian Splatting (3DGS) assets directly within your scene. These point-based reconstructions offer photorealistic representations of scanned environments and are ideal for lightweight, high-fidelity visualizations.&#x20;

## How to Use

To import a 3DGS file, open the Data Layers panel from the Action Menu and click the import button next to 3DGS. From there, select your desired file and use the scale option to adjust the size of the asset to fit your scene.&#x20;

<figure><img src="/files/XkrGHwGvZ8yVlI1TPKf4" alt=""><figcaption></figcaption></figure>

You can use the Select Tool located in the main toolbar to interact with your imported 3DGS assets. By entering Select Mode, you can click on the 3DGS layer in the scene to select it. Once selected, you can move, rotate, or scale the asset using the standard transform controls. If you no longer need the 3DGS in your scene, you can also delete it directly from this mode.

<figure><img src="/files/AhUFwRreKeRv1eFCnVk6" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://docs.aeroai.io/siega-features/actions/data-layers-panel/3d-gaussian-splat.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.
