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

RenderPipelineGraphicsSettingsExtensions.NotifyValueChanged

Declaration

public static void NotifyValueChanged(Rendering.IRenderPipelineGraphicsSettings settings, string propertyName);

Parameters

settings The settings where to notify.
propertyName The name of the changed field.

Description

Manually throw a notification event for your IRenderPipelineGraphicsSettings.