Renderer.ProcessPendingRender Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Processes pending renders requests from components if there are any.
protected:
virtual void ProcessPendingRender();
protected virtual void ProcessPendingRender ();
abstract member ProcessPendingRender : unit -> unit
override this.ProcessPendingRender : unit -> unit
Protected Overridable Sub ProcessPendingRender ()