add info |
Added a link. |
||
Line 3: | Line 3: | ||
|Name=Gaussian Splat Exportable | |Name=Gaussian Splat Exportable | ||
}} | }} | ||
The '''Gaussian Splat Exportable''' component allows for making a slot give an option to export as a Gaussian Splat. | The '''Gaussian Splat Exportable''' component allows for making a slot give an option to export as a [[Gaussian_Splat|Gaussian Splat]]. | ||
== Fields == | == Fields == |
Latest revision as of 13:42, 18 October 2025
Component image File:GaussianSplatExportableComponent.pngGaussian Splat Exportable component as seen in the Scene Inspector
The Gaussian Splat Exportable component allows for making a slot give an option to export as a Gaussian Splat.
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. |
Splat
|
GaussianSplat | The splat to add as an option for export. |
Usage
This article or section is a stub. You can help the Resonite wiki by expanding it.
Examples
This article or section is a stub. You can help the Resonite wiki by expanding it.