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

RenderPipelineGraphicsSettingsExtensions

class in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

Class that contains extensions for <see cref="IRenderPipelineGraphicsSettings"/>

Static Methods

NotifyValueChangedManually throw a notification event for your IRenderPipelineGraphicsSettings.
SetValueAndNotifySets the value of a given property. If the new value is different from the previous one, the method raises a notification of the change.