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