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

IRenderPipeline.disposed

Cambiar al Manual
public bool disposed ;

Descripción

When the IRenderPipeline is invalid or destroyed this returns true.

You should not call methods on a disposed RenderPipeline.