Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

GraphicsSettings.Subscribe

Declaration

public static void Subscribe(Action<TChild,string> callback);

Parameters

callback The callback to execute when a property in the asset is modified.

Description

Subscribe to changes of properties in the IRenderPipelineGraphicsSettings.