This version of Unity is unsupported.

GraphicsSettings.TryGetCurrentRenderPipelineGlobalSettings

Declaration

public static bool TryGetCurrentRenderPipelineGlobalSettings(out Rendering.RenderPipelineGlobalSettings asset);

Parameters

currentRenderPipelineGlobalSettings The global setting if succeed.

Returns

bool True, if the global setting has been found.

Description

Obtains the current active pipeline RenderPipelineGlobalSettings.