RenderPipelineGraphicsSettingsEditorUtility.Rebind

Declaration

public static void Rebind(Rendering.IRenderPipelineGraphicsSettings settings, Type renderPipelineType);

Parameters

settings A IRenderPipelineGraphicsSettings that should be the new value to bind.
settings A Type that is used to specify which RenderPipeline we are updating.

Description

Update a IRenderPipelineGraphicsSettings. This will update the ProjectSettings > Graphics data if opened without reconstructing the window (rebinding the data).


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