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

# LumaRay32KeyframeNode - ComfyUI Built-in Node Documentation

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

이 노드는 가이드 이미지를 Luma Ray 3.2 출력 비디오 타임라인의 특정 위치에 고정합니다. 이 노드를 Luma Ray 3.2 Keyframes to Video 노드의 "keyframes" 입력에 연결하고, 선택적 "keyframes" 입력을 통해 여러 키프레임을 함께 연결할 수 있습니다.

## 입력

| 매개변수        | 설명                              | 데이터 타입                | 필수  | 범위                                                              |
| ----------- | ------------------------------- | --------------------- | --- | --------------------------------------------------------------- |
| `image`     | 출력 비디오의 선택한 순간에 배치할 가이드 이미지입니다. | IMAGE                 | 예   | -                                                               |
| `position`  | 출력 비디오 타임라인에 이 이미지를 배치하는 방법입니다. | COMBO                 | 예   | "Fraction of duration (0.0-1.0)"<br />"Absolute time (seconds)" |
| `keyframes` | 이 키프레임과 함께 연결할 선택적 이전 키프레임입니다.  | LUMA\_RAY32\_KEYFRAME | 아니요 | -                                                               |

`position` 매개변수에 "Fraction of duration (0.0-1.0)"을 선택하면, 출력 비디오에서 이 이미지가 적용되는 위치를 결정하는 `fraction` 값을 지정할 수 있습니다(기본값: 0.0, 범위: 0.0\~1.0, 단계: 0.01). (0.0 = 시작, 1.0 = 끝)

`position` 매개변수에 "Absolute time (seconds)"를 선택하면, 출력 비디오 시작부터 이 이미지가 적용되는 시간(초)을 결정하는 `seconds` 값을 지정할 수 있습니다(기본값: 0.0, 범위: 0.0\~10.0, 단계: 0.1).

## 출력

| 출력 이름       | 설명                                        | 데이터 타입                |
| ----------- | ----------------------------------------- | --------------------- |
| `keyframes` | 선택적 이전 키프레임과 결합된 새 키프레임을 포함하는 키프레임 체인입니다. | LUMA\_RAY32\_KEYFRAME |

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

***

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