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

IRenderPipeline.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.