> ## 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/ja.md)
