bgfx_create_uniform

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. bgfx_uniform_handle_t bgfx_create_uniform(const(char)* _name, bgfx_uniform_type_t _type, ushort _num)
  2. da_bgfx_create_uniform bgfx_create_uniform;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_create_uniform bgfx_create_uniform;

Meta