add info |
Added a link. |
||
Line 3: | Line 3: | ||
|Name=Gaussian Splat Quality Settings | |Name=Gaussian Splat Quality Settings | ||
}} | }} | ||
The '''Gaussian Splat Quality Settings''' component is used to control the quality of | The '''Gaussian Splat Quality Settings''' component is used to control the quality of [[Gaussian_Splat|Gaussian Splats]] in a world. | ||
== Fields == | == Fields == |
Latest revision as of 13:47, 18 October 2025
Component image File:GaussianSplatQualitySettingsComponent.pngGaussian Splat Quality Settings component as seen in the Scene Inspector
The Gaussian Splat Quality Settings component is used to control the quality of Gaussian Splats in a world.
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. |
QualityPreset
|
GaussianSplatQualityPreset | The preset to use for quality of Gaussian splats. |
MinLocalQuality
|
GaussianSplatQualityPreset | The preset to use for the minimum quality of Gaussian splats. |
SortMegaOperationsPerCamera
|
Float | The amount of sorting to do in different cameras rendering Gaussian splats. |