bgfx_encoder_set_scissor

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

Meta