RenderPipelineEditorUtility.GetPipelineTypeFromPipelineAssetType

Declaration

public static Type GetPipelineTypeFromPipelineAssetType(Type pipelineAssetType);

Parameters

pipelineAssetType A valid RenderPipelineAsset type.

Returns

Type The RenderPipeline type that is used to define the RenderPipelineAsset type.

Description

Given a RenderPipelineAsset type, returns the corresponding RenderPipeline type.


Did you find this page useful? Please give it a rating: