bgfx_set_view_rect
- void bgfx_set_view_rect(bgfx_view_id_t _id, ushort _x, ushort _y, ushort _width, ushort _height)
version(BindBgfx_Static)
extern (
C) @
nogc nothrow
void
bgfx_set_view_rect
- da_bgfx_set_view_rect bgfx_set_view_rect;
bindbc bgfx funcs
aliasesfunctions
Set view rectangle. Draw primitive outside view will be clipped.