bgfx_set_view_scissor

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void bgfx_set_view_scissor(bgfx_view_id_t _id, ushort _x, ushort _y, ushort _width, ushort _height)
  2. da_bgfx_set_view_scissor bgfx_set_view_scissor;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_set_view_scissor bgfx_set_view_scissor;

Meta