Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.