aiGetMaterialInteger

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
  1. aiReturn aiGetMaterialInteger(aiMaterial* pMat, char* pKey, uint type, uint index, int* pOut, uint* pMax)
    version(BindAssimp_Static)
    extern (System) @nogc nothrow
    aiGetMaterialInteger
    (,
    const char* pKey
    ,
    uint type
    ,
    uint index
    ,
    int* pOut
    ,
    uint* pMax
    )
  2. aiReturn aiGetMaterialInteger(aiMaterial* pMat, char* pKey, uint type, uint index, int* pOut)

Meta