> ## 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` | 将应用噪声掩码的潜在样本。此参数对于确定将被修改的基础内容至关重要。 | `LATENT` |
| `遮罩`     | 要应用于潜在样本的掩码。它定义了样本内噪声改变的区域和强度。     | `MASK`   |

## 输出

| 参数       | 描述              | 数据类型     |
| -------- | --------------- | -------- |
| `latent` | 应用噪声掩码后修改的潜在样本。 | `LATENT` |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/SetLatentNoiseMask/zh.md)
