> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-chore-sync-comfy-api-v2-spec.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# LatentApplyOperation - ComfyUI Built-in Node Documentation

> LatentApplyOperation 节点将指定的潜在操作应用于潜在样本。

LatentApplyOperation 节点将指定的潜在操作应用于潜在样本。它接收潜在数据和操作作为输入，使用提供的操作处理潜在样本，并返回修改后的潜在数据。此节点允许您在工作流中转换或操作潜在表示。此节点当前标记为实验性。

## 输入

| 参数       | 描述          | 数据类型              | 必需 | 范围 |
| -------- | ----------- | ----------------- | -- | -- |
| `Latent` | 要由操作处理的潜在样本 | LATENT            | 是  | -  |
| `操作`     | 要应用于潜在样本的操作 | LATENT\_OPERATION | 是  | -  |

## 输出

| 输出名      | 描述           | 数据类型   |
| -------- | ------------ | ------ |
| `output` | 应用操作后修改的潜在样本 | LATENT |

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

***

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