This version of Unity is unsupported.

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.