Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Rebind(IRenderPipelineGraphicsSettings, Type)

Update a IRenderPipelineGraphicsSettings. This will update the ProjectSettings \> Graphics data if opened without reconstructing the window (rebinding the data).
Read time 1 minuteLast updated 12 days ago

Definition

public static void Rebind(IRenderPipelineGraphicsSettings settings, Type renderPipelineType)

Parameters

A IRenderPipelineGraphicsSettings that should be the new value to bind.

renderPipelineType