Reader3dsResolveAllTextureFiles Property |
Namespace: Ab3d
When ResolveAllTextureFiles is set to true, than the ResolveTextureFileCallback is called for every texture file defined in the read 3ds file.
When ResolveAllTextureFiles is set to false (by default), than the ResolveTextureFileCallback is called only for missing texture files. See also ResolveTextureFileCallback for more information how Reader3ds tries to find the texture file and when the file is marked as missing.