Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


pipelineType

Returns a RenderPipeline type associated with the given RenderPipelineAsset instance.
Read time 1 minuteLast updated 12 days ago

Definition

public override sealed Type pipelineType { get; }

Remarks

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