da_aiGetMaterialTexture

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
alias da_aiGetMaterialTexture = aiReturn function
(
const(aiMaterial)*
,
aiTextureType
,
uint
,
aiString*
,
aiTextureMapping* m = null
,
uint* uvindex = null
,
float* blend = null
,
aiTextureOp* op = null
,
aiTextureMapMode* mm = null
,
uint* flags = null
)

Meta