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

# SetLatentNoiseMask - ComfyUI Built-in Node Documentation

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

이 노드는 잠재 샘플 세트에 노이즈 마스크를 적용하도록 설계되었습니다. 지정된 마스크를 통합하여 입력 샘플을 수정함으로써 노이즈 특성을 변경합니다.

## 입력

| 매개변수     | 설명                                                       | 데이터 타입   |
| -------- | -------------------------------------------------------- | -------- |
| `잠재 데이터` | 노이즈 마스크가 적용될 잠재 샘플입니다. 이 매개변수는 수정될 기본 콘텐츠를 결정하는 데 중요합니다. | `LATENT` |
| `마스크`    | 잠재 샘플에 적용할 마스크입니다. 샘플 내에서 노이즈 변경 영역과 강도를 정의합니다.          | `MASK`   |

## 출력

| 매개변수     | 설명                         | 데이터 타입   |
| -------- | -------------------------- | -------- |
| `latent` | 노이즈 마스크가 적용된 수정된 잠재 샘플입니다. | `LATENT` |

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