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

RenderPipeline.disposed

Switch to Manual
public bool disposed ;

Description

When the IRenderPipeline is invalid or destroyed this returns true.

You should not call methods on a disposed RenderPipeline.