This version of Unity is unsupported.

RenderPipelineManager.currentPipeline

public static Rendering.RenderPipeline currentPipeline;

Description

Returns the instance of the current RenderPipeline.

This property is null until a camera render occurs. This can take up to four calls to Monobehaviour.Update().