Nodes > Inputs > Engine > GSplat Data
Exposes the raw attributes of the splat, which are the parameters to the vertex shader used to position the splat ellipsoid in 3d space.
Outputs
Name | Type | Description |
---|---|---|
Center | float | Object-space position of the center (mean) of the splat |
Scale | float | Object-space scale of the splat |
Rotation | float | A unit quaternion gives the orientation of the splat |
Color | color | The color of the splat (SH0) |
Opacity | float | The opacity in the center of the splat (which always fades to 0 at the edges) |
Was this page helpful?