UpdateGraphicsSettings(RenderPipelineGlobalSettings, Type)
Updates the RenderPIpelineGlobalSettingsAsset if the given asset is not null or unregisters the asset.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public static void UpdateGraphicsSettings(RenderPipelineGlobalSettings newSettings, Type renderPipelineType)
Parameters
The RenderPipelineGlobalSettings asset to Register or Unregister if it is null.
The typeof RenderPipeline.