Overload List

  NameDescription
WaitForNextFrame()()()
Blocks the called until next scene redraw.
WaitForNextFrame(Int32)
Blocks the called until next scene redraw, but at most for the given time.
WaitForNextFrame(TimeSpan)
Blocks the called until next scene redraw, but at most for the given time.

See Also