GSplat
The GSplat component enables an entity to render a 3D Gaussian Splat.
The GSplat component can be enabled or disabled using the toggle in the top right of the component panel. If enabled, the 3D Gaussian Splat referenced by the component will be added to the scene and rendered.
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. |
Scripting Interface
You can control the properties of a GSplat component using a script component. The scripting interface for the GSplat component is here.