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

# Get Splat Count

The Get Splat Count node returns the total number of splats (gaussian points) in a splat batch, summed across all items in the batch. It passes the original splat data through unchanged while providing a count of how many individual splats it contains.

## Inputs

| Parameter | Description                                     | Data Type | Required | Range |
| --------- | ----------------------------------------------- | --------- | -------- | ----- |
| `splat`   | The splat data to count the number of splats in | SPLAT     | Yes      | -     |

## Outputs

| Output Name | Description                                        | Data Type |
| ----------- | -------------------------------------------------- | --------- |
| `splat`     | The original splat data, passed through unchanged  | SPLAT     |
| `count`     | The total number of splats summed across the batch | INT       |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/GetSplatCount/en.md)

***

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