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

# GetSplatCount - ComfyUI Built-in Node Documentation

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

# 获取 Splat 计数

获取 Splat 计数节点返回 splat 批次中的 splat（高斯点）总数，该计数是对批次中所有项目求和得出的。它会在提供 splat 数量的同时，将原始 splat 数据原样传递出去。

## ## 输入

| 参数      | 描述                     | 数据类型  | 是否必需 | 范围 |
| ------- | ---------------------- | ----- | ---- | -- |
| `splat` | 要统计 splat 数量的 splat 数据 | SPLAT | 是    | -  |

## ## 输出

| 输出名称    | 描述               | 数据类型  |
| ------- | ---------------- | ----- |
| `splat` | 原始 splat 数据，原样传递 | SPLAT |
| `count` | 批次中所有 splat 的总数  | INT   |

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

***

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