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.