Version: 2017.4
Experimental: this API is experimental and might be changed or removed in the future.

RenderPipelineAsset.CreatedInstances

マニュアルに切り替える
protected IEnumerable<IRenderPipeline> CreatedInstances ();

戻り値

IEnumerable<IRenderPipeline> Enumerable of created pipelines.

説明

Returns the list of current IRenderPipeline's created by the asset.