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 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. |