Version: 2023.2
LanguageEnglish
  • C#

EditorGraphicsSettings

class in UnityEditor.Rendering

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Editor-specific script interface for Graphics Settings.

Static Properties

albedoSwatchesReturns an array of AlbedoSwatchInfo.
batchRendererGroupShaderStrippingModeThe current mode the BatchRendererGroup stripping is set to.

Static Methods

GetRenderPipelineGlobalSettingsAssetGets the RenderPipelineGlobalSettings asset registered for the given RenderPipeline asset.
GetTierSettingsReturns TierSettings for a given build target and graphics tier.
SetRenderPipelineGlobalSettingsAssetThe method sets the association between the given RenderPipeline asset and the RenderPipelineGlobalSettings asset.
SetTierSettingsSet the TierSettings for a given build target and graphics tier.