RenderPipeline.disposed
public bool disposed;
Description 描述
When the IRenderPipeline is invalid or destroyed this returns true.
You should not call methods on a disposed RenderPipeline.
When the IRenderPipeline is invalid or destroyed this returns true.
You should not call methods on a disposed RenderPipeline.