If false, disables rendering completely, but the engine logic is still being processed. You can call ForceDraw(Boolean, Double) to draw a frame even with rendering disabled.
public static bool RenderLoopEnabled { get; set; }