Overload List
Name | Description | |
---|---|---|
![]() ![]() | 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.
|