bgfx_encoder_set_instance_count

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_encoder_set_instance_count(bgfx_encoder_t* _this, uint _numInstances)
  2. da_bgfx_encoder_set_instance_count bgfx_encoder_set_instance_count;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_encoder_set_instance_count bgfx_encoder_set_instance_count;

Meta