This version of Unity is unsupported.

RenderPipelineAsset<T0>.pipelineType

public Type pipelineType;

Description

Returns a RenderPipeline type associated with the given RenderPipelineAsset instance.

The result is based on the generic parameter type of RenderPipelineAsset<T0>.