aiGetMaterialInteger

Undocumented in source. Be warned that the author may not have intended to support it.
  1. aiReturn aiGetMaterialInteger(aiMaterial* pMat, char* pKey, uint type, uint index, int* pOut, uint* pMax)
  2. aiReturn aiGetMaterialInteger(aiMaterial* pMat, char* pKey, uint type, uint index, int* pOut)
    version(BindAssimp_Static)
    extern (System) @nogc nothrow
    aiGetMaterialInteger
    (,
    const char* pKey
    ,
    uint type
    ,
    uint index
    ,
    int* pOut
    )

Meta