Declaration
public static bool TryGetCurrentRenderPipelineGlobalSettings(out Rendering.RenderPipelineGlobalSettings asset);Parameters
Parameter | Description |
---|---|
currentRenderPipelineGlobalSettings | The global setting if succeed. |
Returns
bool True, if the global setting has been found.
Description
Obtains the current active pipeline RenderPipelineGlobalSettings.