Component:GaussianSplatQualitySettings: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
Added a link.
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
|Name=Gaussian Splat Quality Settings
|Name=Gaussian Splat Quality Settings
}}
}}
The '''Gaussian Splat Quality Settings''' component
The '''Gaussian Splat Quality Settings''' component is used to control the quality of [[Gaussian_Splat|Gaussian Splats]] in a world.
{{stub}}


== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|QualityPreset|GaussianSplatQualityPreset|
|QualityPreset|GaussianSplatQualityPreset| The preset to use for quality of Gaussian splats.
|MinLocalQuality|GaussianSplatQualityPreset|
|MinLocalQuality|GaussianSplatQualityPreset| The preset to use for the minimum quality of Gaussian splats.
|SortMegaOperationsPerCamera|Float|
|SortMegaOperationsPerCamera|Float| The amount of sorting to do in different cameras rendering Gaussian splats.
}}
}}


Line 21: Line 20:
[[Category:Components:Uncategorized{{#translation:}}|Gaussian Splat Quality Settings]]
[[Category:Components:Uncategorized{{#translation:}}|Gaussian Splat Quality Settings]]
[[Category:Components{{#translation:}}|Gaussian Splat Quality Settings]]
[[Category:Components{{#translation:}}|Gaussian Splat Quality Settings]]
[[Category:ComponentStubs]]

Latest revision as of 13:47, 18 October 2025

Component image 
File:GaussianSplatQualitySettingsComponent.png
Gaussian 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

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.

Usage

Examples

See Also