> ## 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.

# TripoRigNode - ComfyUI Built-in Node Documentation

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

# TripoRigNode

TripoRigNode는 원본 모델 작업 ID로부터 리깅된 3D 모델을 생성합니다. Tripo API에 요청을 전송하여 Tripo 사양을 사용해 GLB 형식의 애니메이션 리그를 생성한 후, 리그 생성 작업이 완료될 때까지 API를 폴링합니다.

## 입력

| 매개변수            | 설명                         | 데이터 타입                  | 필수 여부 | 범위 |
| --------------- | -------------------------- | ----------------------- | ----- | -- |
| `원본 모델 작업 ID`   | 리깅할 원본 3D 모델의 작업 ID        | MODEL\_TASK\_ID         | 예     | -  |
| `auth_token`    | Comfy.org API 접근을 위한 인증 토큰 | AUTH\_TOKEN\_COMFY\_ORG | 아니요   | -  |
| `comfy_api_key` | Comfy.org 서비스 인증을 위한 API 키 | API\_KEY\_COMFY\_ORG    | 아니요   | -  |
| `unique_id`     | 작업 추적을 위한 고유 식별자           | UNIQUE\_ID              | 아니요   | -  |

## 출력

| 출력 이름        | 설명                               | 데이터 타입        |
| ------------ | -------------------------------- | ------------- |
| `리깅 task_id` | 생성된 리깅 3D 모델 파일 (하위 호환성을 위해 유지됨) | STRING        |
| `GLB`        | 리그 생성 과정 추적을 위한 작업 ID            | RIG\_TASK\_ID |
| `GLB`        | GLB 형식으로 생성된 리깅 3D 모델            | FILE3DGLB     |

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

***

**Source fingerprint (SHA-256):** `621a4d08f3b8a349c3afff3dbf888b20d524eb3337685769b7a7badcb28986e4`
