Material: INtroduce double array readout function

This commit is contained in:
Kim Kulling
2024-09-25 16:38:34 +02:00
parent 17399d198f
commit 0a3b5dfc40
3 changed files with 75 additions and 7 deletions

View File

@@ -428,7 +428,7 @@ aiReturn aiGetMaterialTexture(const C_STRUCT aiMaterial *mat,
C_STRUCT aiString *path,
aiTextureMapping *_mapping /*= nullptr*/,
unsigned int *uvindex /*= nullptr*/,
ai_real *blend /*= nullptr*/,
float *blend /*= nullptr*/,
aiTextureOp *op /*= nullptr*/,
aiTextureMapMode *mapmode /*= nullptr*/,
unsigned int *flags /*= nullptr*/