Description:

Implement and return True if you want the display pipeline to not wait for IsFramebufferAvailable during the MiddleGround draw phase. This will also tell the pipeline to draw a complete middleground pass in OpenGL.

Syntax:
public virtual bool UseFastDraw()
virtual
Returns:
Type: bool
Available since:
6.0

Nothing found