virtual bool IsShutdownRenderingComplete() const = 0;
IsShutDownRenderingComplete returns true once rendering has been shut down after ShutdownRendering call; intended for polling from main thread.
True once rendering has been shut down.