> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# SplatToFile3D - ComfyUI Built-in Node Documentation

> Complete documentation for the SplatToFile3D node in ComfyUI. Learn its inputs, outputs, parameters and usage.

# SplatToFile3D 노드 문서

## 개요

SplatToFile3D 노드는 가우시안 스플랫을 File3D 객체로 변환하여 저장 또는 미리보기 3D 노드와 함께 사용할 수 있도록 합니다. 한 번에 하나의 항목만 처리할 수 있으며, 내보낸 3D 데이터에 대해 다양한 출력 파일 형식을 선택할 수 있습니다.

## 입력

| 매개변수     | 설명                                                                                                                                                                     | 데이터 유형 | 필수 | 범위                                   |
| -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -- | ------------------------------------ |
| `splat`  | 파일로 직렬화할 가우시안 스플랫 데이터                                                                                                                                                  | SPLAT  | 예  | -                                    |
| `format` | 3D 파일의 출력 형식입니다. ply: 완전한 구면 조화 함수를 포함한 표준 3D 가우시안 스플랫. ksplat: mkkellogg SplatBuffer(레벨 0, 압축되지 않음), 기본 색상만 포함. spz: Niantic gzip 압축(약 10배 작음), 기본 색상만 포함(기본값: "ply") | COMBO  | 예  | `"ply"`<br />`"ksplat"`<br />`"spz"` |

## 출력

| 출력 이름      | 설명                                                                  | 데이터 유형 |
| ---------- | ------------------------------------------------------------------- | ------ |
| `model_3d` | 선택한 형식으로 직렬화된 가우시안 스플랫 데이터를 포함하는 File3D 객체로, 저장 또는 미리보기에 사용할 수 있습니다 | FILE3D |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/SplatToFile3D/ko.md)

***

**Source fingerprint (SHA-256):** `c04fe04faa8ce81ad699e67c00d047550b0cadbfd037b687331f76944501a9f6`
