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

IRenderPipeline.disposed

매뉴얼로 전환
public bool disposed ;

설명

When the IRenderPipeline is invalid or destroyed this returns true.

You should not call methods on a disposed RenderPipeline.