GSplat
The GSplat Component enables an entity to render a 3D Gaussian Splat.

Properties
| Property | Description |
|---|---|
| Asset | The GSplat asset to be rendered by this GSplat Component. Only a single GSplat asset can be assigned to a GSplat Component. |
| Layers | The layers to render this element into. |
See Also
- Gaussian Splatting - Learn more about 3D Gaussian Splats
Scripting Interface
You can control a GSplat Component's properties using a Script Component. The GSplat Component's scripting interface is here.