Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RenderPipelineGraphicsSettingsExtensions

Class that contains extensions for IRenderPipelineGraphicsSettings
Read time 1 minuteLast updated 9 days ago

Definition

public static class RenderPipelineGraphicsSettingsExtensions

Static Methods

Method

Description

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.