da_bgfx_frame

Advance to next frame. When using multithreaded renderer, this call just swaps internal buffers, kicks render thread, and returns. In singlethreaded renderer this call does frame rendering.

version(!BindBgfx_Static)
extern (C) @nogc nothrow __gshared
alias da_bgfx_frame = uint function
()

Meta