class in UnityEngine.Rendering
/
Implemented in:UnityEngine.CoreModule
Class that contains extensions for <see cref="IRenderPipelineGraphicsSettings"/>
NotifyValueChanged | Manually throw a notification event for your IRenderPipelineGraphicsSettings. |
SetValueAndNotify | Sets the value of a given property. If the new value is different from the previous one, the method raises a notification of the change. |