Editor-specific script interface for Graphics Settings.
| albedoSwatches | Returns an array of AlbedoSwatchInfo. |
| batchRendererGroupShaderStrippingMode | The current mode the BatchRendererGroup stripping is set to. |
| GetRenderPipelineGlobalSettingsAsset | Gets the RenderPipelineGlobalSettings asset registered for the given RenderPipeline asset. |
| GetSupportedRenderPipelineGraphicsSettingsTypesForPipeline | Retrieves the IRenderPipelineGraphicsSettings available for the given RenderPipelineAsset. |
| GetTierSettings | Returns TierSettings for a given build target and graphics tier. |
| SetRenderPipelineGlobalSettingsAsset | The method sets the association between the given RenderPipeline asset and the RenderPipelineGlobalSettings asset. |
| SetTierSettings | Set the TierSettings for a given build target and graphics tier. |
| TryGetRenderPipelineSettingsForPipeline | Retrieves the settings object of type TSettings for for pipeline of type TPipeline if it is registered. |