989onan bot (talk | contribs) Automated: create new component page |
add info |
||
Line 3: | Line 3: | ||
|Name=Gaussian Splat Exportable | |Name=Gaussian Splat Exportable | ||
}} | }} | ||
The '''Gaussian Splat Exportable''' component | The '''Gaussian Splat Exportable''' component allows for making a slot give an option to export as a Gaussian Splat. | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Splat|{{RootFieldType|AssetRef`1|[[Type:GaussianSplat|GaussianSplat]]}}|TypeAdv0=true| | |Splat|{{RootFieldType|AssetRef`1|[[Type:GaussianSplat|GaussianSplat]]}}|TypeAdv0=true| The splat to add as an option for export. | ||
}} | }} | ||
== Usage == | == Usage == | ||
{{stub}} | |||
== Examples == | == Examples == | ||
{{stub}} | |||
== See Also == | == See Also == | ||
Line 19: | Line 20: | ||
[[Category:Components:Assets:Export{{#translation:}}|Gaussian Splat Exportable]] | [[Category:Components:Assets:Export{{#translation:}}|Gaussian Splat Exportable]] | ||
[[Category:Components{{#translation:}}|Gaussian Splat Exportable]] | [[Category:Components{{#translation:}}|Gaussian Splat Exportable]] | ||
Latest revision as of 21:11, 19 March 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.