# File3DToSplat

This node converts a 3D file containing gaussian splat data into a gaussian splat format that can be used in the node graph. It supports PLY, SPLAT, KSPLAT, and SPZ file formats, with the file format automatically detected from the file contents.

## Inputs

| Parameter | Description | Data Type | Required | Range |
|-----------|-------------|-----------|----------|-------|
| `model_3d` | A gaussian splat 3D file | FILE3D | Yes | - |

The input file must be in one of the supported formats: PLY, SPLAT, KSPLAT, or SPZ. PLY files carry full spherical harmonics data, while the other formats contain only base color information. The format is automatically detected from the file contents.

## Outputs

| Output Name | Description | Data Type |
|-------------|-------------|-----------|
| `splat` | A gaussian splat containing position, scale, rotation, opacity, and spherical harmonics data | SPLAT |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/File3DToSplat/en.md)

---
**Source fingerprint (SHA-256):** `9f45210a1366e57a91de6e1251f0e2e09f39e6498dbec1db7bf9826ebedd167b`
