da_bgfx_set_view_transform

Set view view and projection matrices, all draw primitives in this view will use these matrices.

version(!BindBgfx_Static)
extern (C) @nogc nothrow __gshared
alias da_bgfx_set_view_transform = void function
(,
const(void)* _view
,
const(void)* _proj
)

Meta