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

RenderPipeline.disposed

マニュアルに切り替える
public bool disposed ;

説明

When the IRenderPipeline is invalid or destroyed this returns true.

You should not call methods on a disposed RenderPipeline.