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.

Did you find this page useful? Please give it a rating: